From e1a0e43e6e8e18d6d4a03a99215fe4886b50fbbd Mon Sep 17 00:00:00 2001 From: Krishna Chandra Date: Wed, 3 Jun 2026 17:12:32 +0530 Subject: [PATCH] feat: add default config slug in workspace --- openapi.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 40beb57d..1ae7517f 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -15256,6 +15256,10 @@ paths: type: array items: type: string + user_api_key_config: + type: string + nullable: true + description: Config slug (pc-...) or UUIDin this workspace. null clears the default. usage_limits: type: array items: @@ -33645,6 +33649,9 @@ components: type: array items: type: string + user_api_key_config: + nullable: true + type: string object: type: string enum: