alfio-event / alf.io

alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
https://alf.io
GNU General Public License v3.0
1.39k stars 345 forks source link

add swagger-gradle-plugin to generate at build time the swagger descriptor #401

Open syjer opened 6 years ago

syjer commented 6 years ago

As for the release 2.0 we will expose a fully documented rest api, we need to generate some kind of documentation. We will use https://github.com/gigaSproule/swagger-gradle-plugin for generating the swagger descriptor.

syjer commented 6 years ago

committed the first steps, will need some tweaks :)