From b3f7ef285ce37f3efdf000c62c4530ea150a0c84 Mon Sep 17 00:00:00 2001 From: Zhen Li Date: Thu, 16 Jul 2026 22:50:19 -0700 Subject: [PATCH] x --- src/langsmith/langsmith-platform-openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/langsmith/langsmith-platform-openapi.json b/src/langsmith/langsmith-platform-openapi.json index d6258139ee..026ccfdef5 100644 --- a/src/langsmith/langsmith-platform-openapi.json +++ b/src/langsmith/langsmith-platform-openapi.json @@ -28025,7 +28025,7 @@ "x-public": true } }, - "/datasets/{dataset_id}/experiment-view-overrides": { + "/v1/platform/datasets/{dataset_id}/experiment-view-overrides": { "get": { "security": [ { @@ -28258,7 +28258,7 @@ } } }, - "/datasets/{dataset_id}/experiment-view-overrides/{id}": { + "/v1/platform/datasets/{dataset_id}/experiment-view-overrides/{id}": { "get": { "security": [ {