BRIKEV / express-jsdoc-swagger

Swagger OpenAPI 3.x generator
https://brikev.github.io/express-jsdoc-swagger-docs/#/
MIT License
218 stars 30 forks source link

elastic beanstalk fails swagger with timeout #258

Open oleg-nikitin-findigo opened 9 months ago

oleg-nikitin-findigo commented 9 months ago

elastic beanstalk allows to share only static files. Generated files aren't allowed to share, cause it's not from folder

Is it possible to include to a project folder or library folder these static files?

As I can see, I'm not the only one who met this issue