Luís Murta 786bf589d0
refactor: return err from API handlers
Instead of logging + NoContent(http.StatusIntervalServerError).
Gin already logs the error when returned and returns a 500 to the client.
2025-08-24 23:25:24 +01:00
..
2025-07-27 00:47:00 +01:00