Prerequisites
馃殌 Feature Proposal
It seems like path parameters do not have serialization support using style and explode in fastify swagger. https://swagger.io/docs/specification/v3_0/serialization/. Is it possible to add this support similar to query parameters somewhere here ->
?
Motivation
No response
Example
No response
Prerequisites
馃殌 Feature Proposal
It seems like path parameters do not have serialization support using
styleandexplodein fastify swagger. https://swagger.io/docs/specification/v3_0/serialization/. Is it possible to add this support similar to query parameters somewhere here ->fastify-swagger/lib/spec/openapi/utils.js
Line 181 in 3b1051c
Motivation
No response
Example
No response