Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Releases: Orange-OpenSource/angular-swagger-ui

0.6.5

05 Oct 09:57
Compare
Choose a tag to compare
  • Fix polymorphic models generation
  • Allow displaying or hiding inherited properties of polymorphic models by configuration

0.6.4

22 Jun 16:16
Compare
Choose a tag to compare
  • Create new tag to fix npm crap

0.6.3

22 Jun 15:46
Compare
Choose a tag to compare
  • Fix complex models generation

0.6.2

24 Sep 13:10
Compare
Choose a tag to compare
  • Fix complex models generation
  • Fix polymorphic models generation

0.6.1

10 Jan 09:52
Compare
Choose a tag to compare
  • Fix issue with angular digest on huge openapi descriptors

0.6.0

08 Jan 16:47
Compare
Choose a tag to compare
  • Refactor module swagger-auth to be able to auto validate authorization at startup (apiKey, basicAuth) (#93)
  • Make operationId optionnal (#92)
  • Fix model generator for array of enums

0.5.5

26 Feb 14:48
Compare
Choose a tag to compare
  • Refactor module swagger-auth (beta) to be able to use multiple api keys (#86)
  • Allow dynamic changes of inputType

0.5.4

22 Nov 12:35
Compare
Choose a tag to compare
  • Implement oauth2 authorizations (beta)
  • Fix module swagger1-converter
  • add support for RFC-6570 concerning query params

0.5.3

13 Nov 14:42
Compare
Choose a tag to compare
  • Allow displaying a link to download swagger spec
  • Fix error if ng-sanitize not used
  • Fix module external-references
  • Allow node version > 7 (#85)

0.5.2

07 Nov 10:00
Compare
Choose a tag to compare
  • Force re-publish on npm