lrstanley / entrest

Extension that generates a compliant OpenAPI spec and server implementation
https://lrstanley.github.io/entrest/
MIT License
11 stars 1 forks source link

feat: jq middleware #8

Closed lrstanley closed 4 weeks ago

lrstanley commented 4 months ago

Would be handy to have some kind of middleware that allows a dynamic JSON response object (or not even JSON?).

Ref: https://github.com/itchyny/gojq