lucas-rudd
lucas-rudd
It doesn't seem like this plugin natively supports that from what I can tell. I'd be interested in seeing the ability to pass an option to this plugin in the...
@ksnyde this is a limitation of Serverless and CloudFormation I believe. Since all of this gets transpiled into CloudFormation as a stack, and all the Resources in that stack are...
So, I've tested this myself, and it appears as though this is a limitation of API Gateway When running `sls package`, my method response looked like this ``` "MethodResponses": [...