nextcloud / documentation

📘 Nextcloud documentation
https://docs.nextcloud.com
Other
482 stars 1.65k forks source link

fix(dev): Adjust Exception explanations in OpenAPI tutorial #11918

Closed provokateurin closed 2 weeks ago

provokateurin commented 2 weeks ago

☑️ Resolves

provokateurin commented 2 weeks ago

/backport to stable29

provokateurin commented 2 weeks ago

/backport to stable28

come-nc commented 2 weeks ago

I still wonder what bad it would do to have the middleware turn all uncatched throwables into json.

provokateurin commented 2 weeks ago

It would certainly make it better, but it's technically a breaking change.