Jeff Melching
Results
3
issues of
Jeff Melching
- OS: macOS - Browser: chrome - Version: 72.0.3626.121 - Method of installation: latest docker and https://editor.swagger.io/?url=http://localhost:8080/test.yaml - Swagger-Editor version: latest - Swagger/OpenAPI version: OpenAPI 3.0 ### Content & configuration...
Things like 204 no content wouldn't have a response model, but I don't see how to add a nil response. Probably just need HasResponseModel(http.StatusNoContent) or accept HasResponseModel(http.StatusNoContent, nil)