Angular Swagger Ui Versions Save

An angularJS implementation of Swagger UI

0.6.5

3 years ago
  • Fix polymorphic models generation
  • Allow displaying or hiding inherited properties of polymorphic models by configuration

0.6.4

3 years ago
  • Create new tag to fix npm crap

0.6.3

3 years ago
  • Fix complex models generation

0.6.2

4 years ago
  • Fix complex models generation
  • Fix polymorphic models generation

0.6.1

5 years ago
  • Fix issue with angular digest on huge openapi descriptors

0.6.0

5 years ago
  • 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

6 years ago
  • Refactor module swagger-auth (beta) to be able to use multiple api keys (#86)
  • Allow dynamic changes of inputType

0.5.4

6 years ago
  • Implement oauth2 authorizations (beta)
  • Fix module swagger1-converter
  • add support for RFC-6570 concerning query params

0.5.3

6 years ago
  • 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

6 years ago
  • Force re-publish on npm