This repository has been archived by the owner on Jul 23, 2021. It is now read-only.
0.7.0
Features
- remove "aws-sdk" package dependency
- add
--doc-safe-mode
flag forserverless deploy
command to not add the query parameters and request headers to the API Gateway CloudFormation template
Bugfixes
- Now adds query parameters and request headers to the documentation
Breaking Changes
- not compatible with anymore Serverless 1.3 and below
Special Thanks
Special thanks to @kabo who added the --doc-save-mode
and fixed request headers in the documentation output