comsat-examples
comsat-examples copied to clipboard
Examples for generating the Swagger API Specification http://swagger.wordnik.com
Hi,
It would be nice to have an example for generating the Swagger API Specification something along the lines of one example in https://github.com/wordnik/swagger-core/tree/master/samples.
Thanks
Hi. I'm not sure I understand. I've never used Swagger, but Comsat doesn't add new APIs, just implements existing ones. So if your'e using Comsat with JAX-RS/Dropwizard, than you'd use Swagger just as you would in their own examples. Or am I missing something?
Um...swagger-core also implements existing JAX-RS APIS, I was thinking may be they would conflict with the ones in Comsat.