Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 322 Bytes

1.0.0 (renamed to swaggerize-routes)

  • Alternately specify x-handler properties to reference handlers at either the operation or path level.
  • Added security definitions to route.

2.0.0

  • Builds routes from Swagger 2.0 documents, changed from 1.2.
  • Route definition additions: produces, description.