mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
chore: add organization name to workspaces (#13755)
* chore: add organization name to workspaces
This commit is contained in:
3
coderd/apidoc/docs.go
generated
3
coderd/apidoc/docs.go
generated
@ -12500,6 +12500,9 @@ const docTemplate = `{
|
||||
"type": "string",
|
||||
"format": "uuid"
|
||||
},
|
||||
"organization_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"outdated": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
Reference in New Issue
Block a user