completecoding / serverless-auto-swagger

80 stars 48 forks source link

Large swaggerUI.zip and swaggerJSON.zip Files Upload During Serverless Deployment #119

Open firstCodeOutlaw opened 1 year ago

firstCodeOutlaw commented 1 year ago

While deploying a serverless application for which we setup Swagger documentation using serverless-auto-swagger package, we encounter an issue where some swaggerUI.zip and swaggerJSON.zip files as large as 230MB get uploaded. We do not get/see these files locally or when we run yarn offline. We're looking to see where the two files come from as they cause our serverless deployment to time-out.