mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
659b787b9f
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.