Closed sebmourlhou closed 4 years ago
What's missing here? https://github.com/jhthorsen/mojolicious-plugin-openapi/pull/154
This ticket is about the parameters of type "object" (hash) which are supported in OpenAPI 3 (not in v2).
I'd like to make a PR for this. Already began but not enough tested... If I had enough time, I'll make a proposal next week.
Thanks for this great plugin !
Have you seen my comment ?
I did see you comment, but then I lost track of time.
Closed by #184.
Parameters of type object are supported in OpenAPI 3. https://swagger.io/docs/specification/serialization/
It would be nice if the plugin could support this.