Releases: Nightapes/serverless-openapi
Releases · Nightapes/serverless-openapi
v1.6.3 (2023-05-19)
v1.6.3 (2023-05-19)
Bug fixes
generator
set type array correctly (d6d915a)
generator
set type array correctly (e1dd73b)
v1.6.2 (2023-05-17)
v1.6.2 (2023-05-17)
Bug fixes
serverless-openapi
make schemas uppercase (6cfc230)
v1.6.1 (2023-05-16)
v1.6.1 (2023-05-16)
Bug fixes
querystrings
set correct type in openapi for querystrings (d25671e)
v1.6.0 (2023-03-21)
v1.6.0 (2023-03-21)
Features
parameters
add parameter mapper from http request to openapi (01f7ad8)
v1.5.2 (2023-03-20)
v1.5.2 (2023-03-20)
Bug fixes
generator
dereference aws request bodies (c73b06c)
v1.5.1 (2023-03-01)
v1.5.1 (2023-03-01)
Bug fixes
request
allow customName for http request (9f99004)
v1.5.0 (2023-03-01)
v1.5.0 (2023-03-01)
Features
openapi
bundle schema refs into openapi (779e543)
v1.4.0 (2022-11-08)
v1.4.0 (2022-11-08)
Features
auth
add initial bearer security scheme with custom aws authorizer (5c0eb7a)
v1.3.0 (2022-02-08)
v1.3.0 (2022-02-08)
Features
serverless-openapi
render openapi automatically on package hook and add output option to serverless.yaml (5673c05)
v1.2.2 (2022-02-06)
v1.2.2 (2022-02-06)
Bug fixes
serverless-openapi
handle optional response correctly (322e194)