mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 11:33:58 +00:00
This is in line with the OpenAPI specification: The Responses Object MUST contain at least one response code, and it SHOULD be the response for a successful operation call. and excludes the 2XX range response itself.