Skip to content

Commit 49117f6

Browse files
committed
feat: more detailed status text for workspace instances
1 parent 0eb62b5 commit 49117f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specifications/workspaces/v1/workspaces.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ components:
310310
owner: { type: string }
311311
enabled: { type: boolean }
312312
state: { $ref: '#/components/schemas/WorkspaceInstanceState' }
313+
statusText: { type: string }
313314
readonly: { type: boolean }
314315

315316
WorkspaceInstanceState:

0 commit comments

Comments
 (0)