serverless-openapi
Version:
Serverless plugin to generate OpenAPI V3 documentation from serverless configuration
48 lines (36 loc) • 1.62 kB
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- Support for securitySchemes and security
- Support for servers
- Support for schemas included by path with all $refs merged into components
- Convert project from Yarn to npm
- Switch to eslint
- Update Readme
- Fix issue with last release where the package was published from the root directory, not the build directory
- Fix for requestBody and parameters
- test tag publish
- test tag publish
- inital release after forking from temando/serverless-openapi-documentation
[]: https://github.com/conqa/serverless-openapi-documentation/compare/v1.1.0...HEAD
[]: https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.4...v1.1.0
[]: https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.3...v1.0.4
[]: https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.2...v1.0.3
[]: https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.1...v1.0.2
[]: https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.0...v1.0.1
[]: https://github.com/conqa/serverless-openapi-documentation/tree/v1.0.0