teamcarma / swagger-jaxrs-doclet

This fork is no longer actively maintained, please switch to https://github.com/conorroche/swagger-doclet
Apache License 2.0
81 stars 38 forks source link

fix to support multiple error messages with the same http code in #98

Closed conorroche closed 9 years ago

conorroche commented 9 years ago

this is a hacky patch to the generated swagger-ui.js which allows it to display multiple error responses with the same http code

conorroche commented 9 years ago

I wont merge to the master as instead i am going to support merging response messages with the same code together