AKIRA-MIYAKE / serverless-import-swagger

Import functions from OpenAPI spec file to serverless.yml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use specificationExtensions

AKIRA-MIYAKE opened this issue · comments

I currently use tags, but with the wrong usage of tags, it affects the display in Swagger UI.

https://swagger.io/specification/#specificationExtensions
Modify to use specificationExtensions prepared to extend the specification.

Done with #31