mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
27ea415b6c
- Rewrites some error messages to better integrate with the frontend (ttl_ms -> time until shutdown) - Makes codersdk.ValidationError implement the error interface - Only return validations if the error was a validation error, return detail otherwise (e.g. database error)