Releases: Orange-OpenSource/angular-swagger-ui
Releases · Orange-OpenSource/angular-swagger-ui
0.5.1
06 Nov 14:36
Compare
Sorry, something went wrong.
No results found
Fix API explorer
Fix readme
0.5.0
31 Oct 12:55
Compare
Sorry, something went wrong.
No results found
Add support for OpenApi 3.0.0 (beta) (#80 )
Add support for polymorphism
Refactor modules (rename, add priority, change arguments)
Generate models and samples only when required to make UI being displayed faster
Make text areas resizable
Get rid of bower
0.4.4
22 Jun 12:51
Compare
Sorry, something went wrong.
No results found
Fix #76 : paths with regexp
Catch exceptions when generating models (partially fixes #77 )
Fix module swagger1-to-swagger2-converter: deprecated attr is a string
Always display response Content-Type select box
0.4.3
30 Mar 08:57
Compare
Sorry, something went wrong.
No results found
Optimize model generation
Fix module swagger1-to-swagger2-converter: losing array items type
Add support for map/dictionary in module swagger1-to-swagger2-converter
0.4.2
15 Mar 17:21
Compare
Sorry, something went wrong.
No results found
Fix POST/PUT with content type 'x-www-form-urlencoded'
Fix model generation: could get some duplicates
Fix module swagger-auth: it should not embed angular-ui-bootstrap components (#73 )
Fix module swagger1-to-swagger2-converter: form parameters were lost
Fix module markdown: Allow using markdown in responses description
Add support for map/dictonary in model definitions
Add possibility to navigate within model complex type using links (#34 )
0.4.1
18 Jan 13:05
Compare
Sorry, something went wrong.
No results found
Fix overriting security definitions (#69 )
Fix swagger1-to-swagger2-converter when using angular 1.6
0.4.0
20 Dec 16:33
Compare
Sorry, something went wrong.
No results found
Support angularJS 1.6 (#66 )
Support Swagger external documentation (#68 )
0.3.5
15 Dec 11:11
Compare
Sorry, something went wrong.
No results found
Fix basePath issue (#46 )
Fix secondary tags (#61 )
Create module to allow authorizations by API key or Basic auth for Swagger 2.0 specifications (#38 )
0.3.4
21 Nov 13:34
Compare
Sorry, something went wrong.
No results found
Fix Swagger 1.2 converter
Add CSS classes to ease customization
Create module to allow rendering markdown (#57 )
0.3.3
04 Oct 08:53
Compare
Sorry, something went wrong.
No results found
Display resources in same order as tags are declared in Swagger specification or alphabetically if no tag defined (#56 )
Fix allOf implementation (#55 )
CSP compliant templates (#54 )