/swagger-rm-example-go

This code removes example from your swagger yaml. swaggerのコードからexampleを取り除くGo言語のコード

Primary LanguageGoMIT LicenseMIT

swagger-rm-example-go

Language: English | 日本語

This library written in Go removes example from your swagger code.

Purpose

The purpose of this library is to avoid errors that occure when importing a swagger file into Amazon API Gateway like below.

errors : [Invalid model schema specified. Unsupported keyword(s): ["example"]]

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/segurvita/swagger-rm-example-go.

Author

@segur_vita

License

MIT License