From a45e3c1d877c61b8bcf5d00f26b7a156d67d4d9d Mon Sep 17 00:00:00 2001 From: Neehar Duvvuri Date: Fri, 4 Apr 2025 18:01:52 -0400 Subject: [PATCH] regenerate swagger --- specification/ai/Azure.AI.Projects/datasets/routes.tsp | 4 ++-- .../preview/2025-05-15-preview/azure-ai-projects-1dp.json | 4 ++-- .../stable/2025-05-01/azure-ai-projects-1dp.json | 4 ++-- .../stable/latest/azure-ai-projects-1dp.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specification/ai/Azure.AI.Projects/datasets/routes.tsp b/specification/ai/Azure.AI.Projects/datasets/routes.tsp index 18dfb632cbf8..7c80cc4eb67d 100644 --- a/specification/ai/Azure.AI.Projects/datasets/routes.tsp +++ b/specification/ai/Azure.AI.Projects/datasets/routes.tsp @@ -38,7 +38,7 @@ interface Datasets ListDatasetVersionsParameters, ListDatasetVersionsParameters > { - @doc("Create or start a pending upload of a dataset for a specific version.") + @doc("Start a new or get an existing pending upload of a dataset for a specific version.") @Rest.action("startPendingUpload") startPendingUploadVersion is ServicePatterns.VersionedResourceAction< DatasetVersion, @@ -46,7 +46,7 @@ interface Datasets PendingUploadResponse >; - @doc("Create or start a pending upload of a dataset. The version id will be generated by the service.") + @doc("Start a new pending upload for a dataset. The version id will be generated by the service.") @Rest.actionSeparator("/") @Rest.action("startPendingUpload") @Http.post diff --git a/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects-1dp.json b/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects-1dp.json index ad26e3fac345..abd36c945497 100644 --- a/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects-1dp.json +++ b/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects-1dp.json @@ -302,7 +302,7 @@ "/datasets/{name}/startPendingUpload": { "post": { "operationId": "Datasets_StartPendingUpload", - "description": "Create or start a pending upload of a dataset. The version id will be generated by the service.", + "description": "Start a new pending upload for a dataset. The version id will be generated by the service.", "parameters": [ { "$ref": "#/parameters/Azure.Core.Foundations.ApiVersionParameter" @@ -673,7 +673,7 @@ "/datasets/{name}/versions/{version}/startPendingUpload": { "post": { "operationId": "Datasets_StartPendingUploadVersion", - "description": "Create or start a pending upload of a dataset for a specific version.", + "description": "Start a new or get an existing pending upload of a dataset for a specific version.", "parameters": [ { "$ref": "#/parameters/Azure.Core.Foundations.ApiVersionParameter" diff --git a/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects-1dp.json b/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects-1dp.json index 615e08308862..26a22e24aa3e 100644 --- a/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects-1dp.json +++ b/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects-1dp.json @@ -302,7 +302,7 @@ "/datasets/{name}/startPendingUpload": { "post": { "operationId": "Datasets_StartPendingUpload", - "description": "Create or start a pending upload of a dataset. The version id will be generated by the service.", + "description": "Start a new pending upload for a dataset. The version id will be generated by the service.", "parameters": [ { "$ref": "#/parameters/Azure.Core.Foundations.ApiVersionParameter" @@ -673,7 +673,7 @@ "/datasets/{name}/versions/{version}/startPendingUpload": { "post": { "operationId": "Datasets_StartPendingUploadVersion", - "description": "Create or start a pending upload of a dataset for a specific version.", + "description": "Start a new or get an existing pending upload of a dataset for a specific version.", "parameters": [ { "$ref": "#/parameters/Azure.Core.Foundations.ApiVersionParameter" diff --git a/specification/ai/data-plane/Azure.AI.Projects/stable/latest/azure-ai-projects-1dp.json b/specification/ai/data-plane/Azure.AI.Projects/stable/latest/azure-ai-projects-1dp.json index 837cc9414b21..e06cfac1e6cc 100644 --- a/specification/ai/data-plane/Azure.AI.Projects/stable/latest/azure-ai-projects-1dp.json +++ b/specification/ai/data-plane/Azure.AI.Projects/stable/latest/azure-ai-projects-1dp.json @@ -302,7 +302,7 @@ "/datasets/{name}/startPendingUpload": { "post": { "operationId": "Datasets_StartPendingUpload", - "description": "Create or start a pending upload of a dataset. The version id will be generated by the service.", + "description": "Start a new pending upload for a dataset. The version id will be generated by the service.", "parameters": [ { "$ref": "#/parameters/Azure.Core.Foundations.ApiVersionParameter" @@ -673,7 +673,7 @@ "/datasets/{name}/versions/{version}/startPendingUpload": { "post": { "operationId": "Datasets_StartPendingUploadVersion", - "description": "Create or start a pending upload of a dataset for a specific version.", + "description": "Start a new or get an existing pending upload of a dataset for a specific version.", "parameters": [ { "$ref": "#/parameters/Azure.Core.Foundations.ApiVersionParameter"