mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
Use richer `previewtypes.Parameter` for `wsbuilder`. This is a pre-requirement to adding dynamic parameter validation. The richer type contains more information than the `db` parameter, so the conversion is lossless.