summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/openapi.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sdk/openapi.json')
-rw-r--r--packages/sdk/openapi.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json
index 0c2e640fc..28fc86c13 100644
--- a/packages/sdk/openapi.json
+++ b/packages/sdk/openapi.json
@@ -8971,6 +8971,10 @@
"description": "GitHub Enterprise URL for copilot authentication",
"type": "string"
},
+ "store": {
+ "description": "Set the OpenAI Responses store flag for this provider",
+ "type": "boolean"
+ },
"setCacheKey": {
"description": "Enable promptCacheKey for this provider (default false)",
"type": "boolean"