feroult / yawp

Kotlin/Java API framework for Google Appengine
http://yawp.io
MIT License
132 stars 20 forks source link

Swagger definition Scaffolder #56

Open feroult opened 8 years ago

feroult commented 8 years ago

Add an options in the yawp-maven plugin to scaffold endpoints and actions from a Swagger definition file:

mvn yawp:swagger -Dfile=swagger-api.json

A nice test would be to scaffold this API: http://petstore.swagger.io/v2/swagger.json