Replies: 1 comment 1 reply
-
hi @jpjpjp This is untested, but typically you can use
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an API which returns a boolean as a response (simply true or false)
Is there a way to write a responseBodyTest for this? Does it seem like the syntax requires the
key
key and then another key (i.e.,value
). Perhaps there is a way to setkey
to the response body itself instead of a property within a JSON object?Beta Was this translation helpful? Give feedback.
All reactions