Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 9fab905

Browse files
Update OpenAPI to version generated from ref d0bc528 (#654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d0bc528 commit 9fab905

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

api/openapi.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,9 @@
172172
"description": "Successful Response",
173173
"content": {
174174
"application/json": {
175-
"schema": {}
175+
"schema": {
176+
"$ref": "#/components/schemas/Workspace"
177+
}
176178
}
177179
}
178180
},

0 commit comments

Comments
 (0)