mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
This PR extracts dynamic parameter rendering logic from coderd/parameters.go into a new coderd/dynamicparameters package. Partly for organization and maintainability, but primarily to be reused in `wsbuilder` to be leveraged as validation.