serverless-apigw-binary
serverless-apigw-binary copied to clipboard
This plugin renames the name of shared API Gateway
I created an API Gateway. Then I shared that API Gateway in many serverless projects. The serverelss projects which use serverless-apigw-binary plugin, renamed the name of shared api gateway.
I've investigated this issue and I've found this package changes the name of shared api gateway because swagger.info.title is set to the default name of api gateway.