From fd4a8e73a53c84ed77d8d593c29119afdf0a7720 Mon Sep 17 00:00:00 2001 From: Shubham Naik Date: Thu, 26 Feb 2026 15:40:38 -0800 Subject: [PATCH] More stream fixes (#9702) * chore: more stream fixes * chore: more stream fixes * chore: more stream fixes * chore: next * chore: next * chore: next --- fern/openapi.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/fern/openapi.json b/fern/openapi.json index 8097aa37..1abe55a2 100644 --- a/fern/openapi.json +++ b/fern/openapi.json @@ -26665,9 +26665,6 @@ }, "message": { "type": "string" - }, - "runId": { - "type": "string" } }, "required": ["success", "message"]