serverless-apigw-binary icon indicating copy to clipboard operation
serverless-apigw-binary copied to clipboard

This plugin renames the name of shared API Gateway

Open sebto opened this issue 4 years ago • 0 comments

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.

sebto avatar May 13 '21 06:05 sebto