mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: add organization name to workspaces (#13755)
* chore: add organization name to workspaces
This commit is contained in:
1
cli/testdata/coder_list_--output_json.golden
vendored
1
cli/testdata/coder_list_--output_json.golden
vendored
@ -7,6 +7,7 @@
|
||||
"owner_name": "testuser",
|
||||
"owner_avatar_url": "",
|
||||
"organization_id": "[first org ID]",
|
||||
"organization_name": "first-organization",
|
||||
"template_id": "[template ID]",
|
||||
"template_name": "test-template",
|
||||
"template_display_name": "",
|
||||
|
Reference in New Issue
Block a user