You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 runyarn offline
. We're looking to see where the two files come from as they cause our serverless deployment to time-out.The text was updated successfully, but these errors were encountered: