huajun07 / codesketcher

Visualise your code in action!
https://main.d1fr5et3wgts3j.amplifyapp.com/
MIT License
0 stars 0 forks source link

fix: package swagger.yml so that it is available to the lambda #14

Closed limanjun99 closed 1 year ago

limanjun99 commented 1 year ago
Screenshot 2023-05-26 at 6 08 42 PM

The lambda needs to read "swagger.yml" in order to generate the documentation, else it will crash with a file not found exception.

Updated serverless.yml configuration to package swagger.yml into the lambda. Tested by deploying to dev.