[I] HttpOperationResponse
Properties
Property | Type | Description |
---|---|---|
description? | string | Response description. |
responses | HttpOperationResponseContent [] | Responses contents. |
statusCode | StatusCode | Deprecated use statusCodes |
statusCodes | number | "*" | HttpStatusCodeRange | Status code or range of status code for the response. |
type | Type | Response TypeSpec type. |