diff --git a/src/langsmith/langsmith-platform-openapi.json b/src/langsmith/langsmith-platform-openapi.json index 7d4fdeb0d6..0d9ab6a6b7 100644 --- a/src/langsmith/langsmith-platform-openapi.json +++ b/src/langsmith/langsmith-platform-openapi.json @@ -26293,7 +26293,7 @@ "x-public": true } }, - "/datasets/{dataset_id}/experiment-view-overrides": { + "/v1/platform/datasets/{dataset_id}/experiment-view-overrides": { "get": { "security": [ { @@ -26526,7 +26526,7 @@ } } }, - "/datasets/{dataset_id}/experiment-view-overrides/{id}": { + "/v1/platform/datasets/{dataset_id}/experiment-view-overrides/{id}": { "get": { "security": [ {