slush-vertx
slush-vertx copied to clipboard
Add object generator mapping schemas
Generate objects model mapping the schemas.
The sub package name could be model
Feature available for swager 2 on project https://github.com/phiz71/vertx-swagger
Interesting feature! I will work on it!
But what schemas you want mapped? The schemas under components/schemas?
Yes.
But due to issue https://github.com/vert-x3/vertx-web/issues/728 , my current workaround is to put the schema on requestBody/content/application/json/schema