Describes the response of the operation
DocumentProperty | Type | Description |
---|---|---|
code | Integer | The associated HTTP response code. For error responses it is possible to use the 499, 599 or 999 status code to catch all errors |
contentType | Text | In case the data is not a JSON payload which you can describe with a schema you can select a content type |
schema | typeschema:PropertyType | Schema of the JSON payload |