seriousme / fastify-openapi-glue

A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
MIT License
206 stars 33 forks source link

fix: Support "content" field for query string #604

Closed seriousme closed 1 month ago

seriousme commented 1 month ago

This should fix https://github.com/seriousme/fastify-openapi-glue/issues/603