serverless-api-stage
serverless-api-stage copied to clipboard
Multi stage support
Hi, I'm currently trying to add multistage to my deployment. Since we need enviroment variables to be on API Gateway this is the best option. But on every deployment it clears all the other stages and creates only one. Is there a way to do this?