xiaodongw / swagger-finatra

Finatra Swagger Support
Apache License 2.0
46 stars 45 forks source link

enable to set additional docs #13

Closed Mekajiki closed 8 years ago

xiaodongw commented 8 years ago

This approach becomes pretty hairy to expose all Swagger functionalities.

I refactored the API to use raw Swagger interface, but use implicit conversion to provide some Finatra related helper functions.