Releases: frangeris/pong
Releases · frangeris/pong
0.5.1
Hotfix, remove using yml for json schemas validator
0.5.0
- Adding feature for generate swagger docs
- Hotfixes
0.4.0
Refactor path inputs with parameters
0.3.11
- Adding route path to
serverless.yml
then generating a new function.
- Bug fixed
0.3.10
Fixing errors with naming function in config files
0.3.9
- Support multiple kind of resources
- Append
JSON.parse
when method post|put
- Various hotfixes
0.3.8
- Improving docs, typos
- Adding
jwks-to-pem
helper
0.3.7
- Add support for OPTIONS http method #16
- Add helper for JWT integration #2
- Refactor response helper #24
- Lambda function name must have the project name as prefix #14
0.3.6
hotfix - fixing issue with naming functions in lambda
0.3.5
hotfix - Prepend as prefix service name to lambda function name #14