Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 387 Bytes

response.md

File metadata and controls

25 lines (19 loc) · 387 Bytes

Response

The HTTP response you expect to receive from the remote server

Type

Type of data contained in the response description

Types Default
string content
[
    {
        "response": {
            "type": "content"
        }
    }
]