Jordan Sterling

Results 1 issues of Jordan Sterling

If I define an api as returning `201` the successful response actually returns `200` Example here: https://github.com/factor-hardware/bug-report-quarkiverse-quarkus-openapi-generator-201-returns-as-200 ```yaml openapi: 3.0.3 info: title: "bug report" version: "1.0.0" description: "bug report 201...

bug