oapi-codegen
oapi-codegen copied to clipboard
What's the easiest way to generate the code for OpeAPI callbacks?
I've an openapi 3.0.3 with paths that have callbacks , how can one use oapi-codegen to generate the code for the callbacks?
Is it a missing feature of this project?