Skip to content

v2.1.0

Compare
Choose a tag to compare
@bfaulk96 bfaulk96 released this 21 Feb 21:55
· 51 commits to master since this release

v2.0.0...v2.1.0 (2022-02-21)

Features

  • add option to use REST API for swagger lambdas (#44) (e034ab3)
    • apiType: 'http' | 'httpApi' – defaults to httpApi if not specified

Bug Fixes

  • use unique operationId per function path (#43) (d28e6af)