mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: expose use_classic_parameter_flow on workspace response (#17925)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"template_allow_user_cancel_workspace_jobs": false,
|
||||
"template_active_version_id": "============[version ID]============",
|
||||
"template_require_active_version": false,
|
||||
"template_use_classic_parameter_flow": false,
|
||||
"latest_build": {
|
||||
"id": "========[workspace build ID]========",
|
||||
"created_at": "====[timestamp]=====",
|
||||
|
||||
Reference in New Issue
Block a user