Namespace: Json.Schema.Api.OpenApi
Inheritance: OpenApiFragmentResponse 🡒 object
A response within an Json.Schema.Api.OpenApi.OpenApiFragmentOperation.
Properties
| Name | Type | Summary |
|---|---|---|
| Description | string | Gets or sets the description. |
| StatusCode | int | Gets or sets the status code. |
| Type | Type | Gets or sets the payload type, or null when the response carries no body. |