From 0b710f9671bf842b06e3ddbb8abc40820c4cea55 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Fri, 7 Mar 2025 20:17:23 +0100 Subject: [PATCH] Update tehe doc. --- docs/openapi.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/openapi.json b/docs/openapi.json index e1ce234e..5888e9ff 100644 --- a/docs/openapi.json +++ b/docs/openapi.json @@ -2148,9 +2148,6 @@ }, "StreamOptions": { "type": "object", - "required": [ - "include_usage" - ], "properties": { "include_usage": { "type": "boolean",