hyTags
HomeHome DocumentationDocumentation

response-get-object

Parses the response body as JSON and returns it as an object.
Parameter
Type
Description
self
Response
The response containing JSON data
return
object
The parsed JSON object from the response body
Test succeeded Test failed