OpenAPIMetadata.Responses property
REQUIRED. The list of possible responses as they are returned from executing this operation.
public OpenApiResponses? Responses { get; set; }
See Also
- record OpenAPIMetadata
- namespace Kestrun.Hosting.Options
REQUIRED. The list of possible responses as they are returned from executing this operation.
public OpenApiResponses? Responses { get; set; }