Change instances of panic on error to return StatusInternalServerError instead. Additionally change return code 200s to http.StatusOK. Fixes #1606 |
||
|---|---|---|
| .. | ||
| openapi.gen.go | ||
| openapi.yml | ||
| server.go | ||
Change instances of panic on error to return StatusInternalServerError instead. Additionally change return code 200s to http.StatusOK. Fixes #1606 |
||
|---|---|---|
| .. | ||
| openapi.gen.go | ||
| openapi.yml | ||
| server.go | ||