email-template-service
v0.1.0
Published
#### Provisioned OpenApi workflow
Downloads
2
Readme
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