mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Dynamic parameters supports ephemeral parameters. Updated the test to use dynamic parameters. Ephemeral params **require** a default value. Closes https://github.com/coder/coder/issues/19065