Releases: conqa/serverless-openapi-documentation
Releases · conqa/serverless-openapi-documentation
2.0.0
Compare
Sorry, something went wrong.
No results found
Removed
Support for Node 6, minimum is now Node 10
Added
(Untested) compatibility with Serverless 3.x
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Support for securitySchemes and security #15
Support for servers #18
Support for schemas included by path with all $refs merged into components #7
Changed
Convert project from Yarn to npm #5
Switch to eslint #8
Update Readme #19
v1.0.4
Compare
Sorry, something went wrong.
No results found
Fixed
Fix issue with last release where the package was published from the root directory, not the build directory
v1.0.3
Compare
Sorry, something went wrong.
No results found
Fixed
Fix for requestBody and parameters #6
v1.0.2
Compare
Sorry, something went wrong.
No results found
v1.0.1
Compare
Sorry, something went wrong.
No results found
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changed
inital release after forking from temando/serverless-openapi-documentation