Rajkiran
Rajkiran
+1, also interested in the same use case as @abhaver and @anthonyp-usafacts. This totally kills the instrumentation capability of any endpoint where we return 202 and do processing async via...
Hi @msteinhoff is this project still active? I'd like to contribute towards this.
+1, also facing the same issue.
On the topic of OpenAPI 3.1, is there an interest in supporting the newly introduced webhooks section @cjbooms? Perhaps it warrants a separate discussion. Reference: https://spec.openapis.org/oas/v3.1.0#oasWebhooks Example implementation: https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.1/webhook-example.yaml
Thanks for the quick response, @cjbooms! Glad to see the model generation validation passing for v3.1. On the topic of webhooks, the controller generation itself is straightforward and should be...
Hi @cjbooms , when you have a few free minutes, could you please chime in on what you think about this?