Skip to content

2.0.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tlivings tlivings released this 12 Sep 20:14
· 109 commits to master since this release
  • Enable multiple resources and a resource listing document (under options.listing) as per Swagger specification.
  • options.docspath defaults to /api-docs
  • BREAKING CHANGE: options.api and options.handlers should now be located under an array options.resources.
  • BREAKING CHANGE: app._api property returns an object containing listing and resources.

See: (Swagger File Structure)[https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md#42-file-structure].