ResponseContract interface
操作応答の詳細。
プロパティ
description | 操作応答の説明。 |
headers | 操作応答ヘッダーのコレクション。 |
representations | 操作応答表現のコレクション。 |
status |
操作応答 HTTP 状態コード。 |
プロパティの詳細
description
操作応答の説明。
description?: string
プロパティ値
string
headers
representations
statusCode
操作応答 HTTP 状態コード。
statusCode: number
プロパティ値
number