VILLASframework / web-backend

A go implementation of the backend for VILLASweb
https://fein-aachen.org/en/projects/villas-web/
GNU General Public License v3.0
1 stars 2 forks source link

Improve error messages #141

Closed iripiri closed 3 months ago

iripiri commented 4 months ago

Endpoint requests return unspecific error messages like "record not found". In this example, it would be nicer if the error message contained the type and name of entity which was requested and not found.