Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

1.1.0

Latest
Compare
Choose a tag to compare
@tchock tchock released this 18 Apr 09:32
· 20 commits to master since this release

Features

  • The plugin now uses API gateway from another stack that is specified in provider.apiGateway in the serverless.yml. Thanks to @dspasojevic
  • You can now download your documentation from AWS gateway with the serverless downloadDocumentation command. Thanks to @aaleksandrov