oapi-codegen
oapi-codegen copied to clipboard
Validate OpenAPI spec before performing codegen
Although #544 couldn't have been caught by this, we may be able to flag to users of cases where their OpenAPI is incorrect.
This is a draft because until https://github.com/deepmap/oapi-codegen/issues/373 is resolved, this may break valid OpenAPI 3.1 specs.
Let's make it opt-in?