oapi-codegen
oapi-codegen copied to clipboard
fix: return an error when `client` is called but `models` isn't used
As it ends up generating code that can't compile.
Alternatively, make it implied?