From e51ebeb61ef4478d644cc25d8631f22b458135ba Mon Sep 17 00:00:00 2001 From: Amal Joe Gladwin Maria Antony Date: Wed, 10 Jul 2019 17:31:18 +0530 Subject: [PATCH] Deprecating Project RP. --- .../preview/2014-04-01-preview/Csm.json | 5 +++++ .../preview/2017-11-01-preview/Csm.json | 4 ++++ .../preview/2018-08-01-preview/PipelineTemplates.json | 1 + .../preview/2018-08-01-preview/Projects.json | 4 ++++ 4 files changed, 14 insertions(+) diff --git a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2014-04-01-preview/Csm.json b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2014-04-01-preview/Csm.json index 5d60d0900946..5215bbffb185 100644 --- a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2014-04-01-preview/Csm.json +++ b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2014-04-01-preview/Csm.json @@ -572,6 +572,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project": { "get": { + "deprecated": true, "tags": [ "Projects" ], @@ -613,6 +614,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}": { "put": { + "deprecated": true, "tags": [ "Projects" ], @@ -679,6 +681,7 @@ } }, "get": { + "deprecated": true, "tags": [ "Projects" ], @@ -728,6 +731,7 @@ } }, "patch": { + "deprecated": true, "tags": [ "Projects" ], @@ -785,6 +789,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}/subContainers/{subContainerName}/status": { "get": { + "deprecated": true, "tags": [ "Projects" ], diff --git a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2017-11-01-preview/Csm.json b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2017-11-01-preview/Csm.json index f0102e923d44..6edebff4d2b4 100644 --- a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2017-11-01-preview/Csm.json +++ b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2017-11-01-preview/Csm.json @@ -521,6 +521,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project": { "get": { + "deprecated": true, "tags": [ "Projects" ], @@ -562,6 +563,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}": { "put": { + "deprecated": true, "tags": [ "Projects" ], @@ -628,6 +630,7 @@ } }, "get": { + "deprecated": true, "tags": [ "Projects" ], @@ -677,6 +680,7 @@ } }, "patch": { + "deprecated": true, "tags": [ "Projects" ], diff --git a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/PipelineTemplates.json b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/PipelineTemplates.json index 54e2c04d4a63..7ef243d42212 100644 --- a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/PipelineTemplates.json +++ b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/PipelineTemplates.json @@ -36,6 +36,7 @@ "paths": { "/providers/microsoft.visualstudio/pipelineTemplates": { "get": { + "deprecated": true, "tags": [ "PipelineTemplates" ], diff --git a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/Projects.json b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/Projects.json index 140bf902f33e..a71eefe14155 100644 --- a/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/Projects.json +++ b/specification/visualstudio/resource-manager/Microsoft.VisualStudio/preview/2018-08-01-preview/Projects.json @@ -36,6 +36,7 @@ "paths": { "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project": { "get": { + "deprecated": true, "tags": [ "Projects" ], @@ -77,6 +78,7 @@ }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}": { "put": { + "deprecated": true, "tags": [ "Projects" ], @@ -143,6 +145,7 @@ } }, "get": { + "deprecated": true, "tags": [ "Projects" ], @@ -192,6 +195,7 @@ } }, "patch": { + "deprecated": true, "tags": [ "Projects" ],