Language: English | 日本語
This library written in Go removes example
from your swagger code.
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"]]
Bug reports and pull requests are welcome on GitHub at https://github.com/segurvita/swagger-rm-example-go.