0.1.0 • Published 5 years ago

email-template-service v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Email Template Service

Provisioned OpenApi workflow

make generate

The serverless-import-openapi plugin generates a skeleton serverless.yml then merges it into serverless.common.yml.

  • Upon updating the OpenApi definition, the generation should be reran, then serverless.yml to be overwritten with the generated one.
  • Please see the 'common' file how to define addtitional attributes for different paths.
  • As the plugin does not import Models, the best is to extract them and use local file references both from OpenApi definition and Serverless