jhthorsen / mojolicious-plugin-openapi

OpenAPI / Swagger plugin for Mojolicious
54 stars 44 forks source link

Improved handling of 400, 401, 404, 500 and 501 #88

Closed jhthorsen closed 6 years ago

jhthorsen commented 6 years ago

Will hopefully fix issues reported in #80 and #66, plus improve handling of #87.

Still working on the final result, but opening the PR, in case people might chip in and give feedback.

I'm bumping the version number to 2.0, since there are some breaking changes here, and I'm depending om Mojolicious 8.0.

@christopherraa @glauschwuffel @jamesbriggs @sjn

jhthorsen commented 6 years ago

Going to merge this now, even though I haven't gotten any feedback from @marcusramberg or @jberger.

Please comment on this PR or open an issue if the code is no good. I'll hold off the release for a couple of days, I think...