Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 1.65 KB

generatepostmancollectionresponse.md

File metadata and controls

executable file
·
12 lines (9 loc) · 1.65 KB

GeneratePostmanCollectionResponse

Fields

Field Type Required Description
contentType string ✔️ HTTP response content type for this operation
error shared.ErrorT Default error response
postmanCollection Uint8Array OK
statusCode number ✔️ HTTP response status code for this operation
rawResponse AxiosResponse Raw HTTP response; suitable for custom response parsing