Releases: vineey/angular-swagger-ui
Releases · vineey/angular-swagger-ui
xmlify
0.1.7 chromatic-adornment
- add support for application/xml response type with formatted response body
- use the global consumes/produces definition if an operation doesn't specify its own
- use ng-bind-html for descriptions to support html syntax, this requires ngSanitize module
- add support for $ref definition on operation parameters
- use bootstrap less only, to remove dependency from bootstrap js and jquery