diff --git a/openapi.yaml b/openapi.yaml index 4aab8bac..93f17479 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -13291,7 +13291,8 @@ paths: content: application/json: schema: - $ref: "#/components/schemas/Workspace" + type: object + example: {} x-code-samples: - lang: python label: Default