mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
- 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)