mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-23 09:52:12 -04:00
- Use var for common errors - Add the addition error message to the Error() output of errorcode.Error - in PatchEducationSchool() use errorcode.RenderError() to turn the errorcode in to the right HTTP Status (instead of return 500 always)