OpenAPIMetadata.Responses property

REQUIRED. The list of possible responses as they are returned from executing this operation.

public OpenApiResponses? Responses { get; set; }

See Also