mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
5ed0c7abcb
`BuildError` response from `wsbuilder` does not support rich errors from validation. Changed this to use the `Validations` block of codersdk responses to return all errors for invalid parameters.