Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 4.09 KB

DownloadSchemaRevisionResponse.md

File metadata and controls

13 lines (10 loc) · 4.09 KB

DownloadSchemaRevisionResponse

Fields

Field Type Required Description
twoHundredApplicationJsonSchema Optional<InputStream> OK
twoHundredApplicationXYamlSchema Optional<InputStream> OK
contentType String ✔️ HTTP response content type for this operation
error Optional<Error> Default error response
statusCode int ✔️ HTTP response status code for this operation
rawResponse HttpResponse<InputStream> ✔️ Raw HTTP response; suitable for custom response parsing