You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'd be interested in looking into implementing this. What's the current state of your investigation? Is this something you'd be open to receiving a PR for?
If yes, would you prefer it to be a contribution to the individual middleware validation packages? Part of the codegen involved here? A built-in middleware? Or maybe even a generated middleware, similar to the spec embedding?
Activity
PaulSonOfLars commentedon Jul 19, 2024
Hey, I'd be interested in looking into implementing this. What's the current state of your investigation? Is this something you'd be open to receiving a PR for?
If yes, would you prefer it to be a contribution to the individual middleware validation packages? Part of the codegen involved here? A built-in middleware? Or maybe even a generated middleware, similar to the spec embedding?
AidanWelch commentedon Aug 29, 2024
If you want to try with
net/http
I wrote an example with a custom template: oapi-codegen/oapi-codegen#1742