gswagger
gswagger copied to clipboard
Generate an openapi spec dynamically based on the types used to handle request and response
HI can we use this library to generate openapi spec for go GIN routers ?
Hi, Is there any way to add these [https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html) extensions to the source code, so that generated API spec will have these extensions
Swagger validation error should only log a warning. A not correct swagger (with warning) should be however exposed
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.125.0 to 0.127.0. Release notes Sourced from github.com/getkin/kin-openapi's releases. v0.127.0 What's Changed openapi3: include local reference parts in refPath saved by @percivalalb in getkin/kin-openapi#978 fix: update type:...