diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2021-11-01/Accounts.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2021-11-01/Accounts.json index c6f2c530f822..39509665de94 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2021-11-01/Accounts.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2021-11-01/Accounts.json @@ -495,7 +495,7 @@ }, "privateEndpointConnections": { "items": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateEndpointConnection" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateEndpointConnection" }, "description": "The Private Endpoint Connections created for the Media Service account.", "readOnly": true @@ -1289,7 +1289,7 @@ "200": { "description": "OK", "schema": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateLinkResourceListResult" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateLinkResourceListResult" } }, "default": { @@ -1333,7 +1333,7 @@ "200": { "description": "OK", "schema": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateLinkResource" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateLinkResource" } }, "default": { @@ -1383,7 +1383,7 @@ "200": { "description": "OK", "schema": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateEndpointConnectionListResult" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateEndpointConnectionListResult" } }, "default": { @@ -1427,7 +1427,7 @@ "200": { "description": "OK", "schema": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateEndpointConnection" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateEndpointConnection" } }, "default": { @@ -1475,7 +1475,7 @@ "200": { "description": "OK", "schema": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateEndpointConnection" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateEndpointConnection" } }, "default": { @@ -1510,7 +1510,7 @@ "in": "body", "required": true, "schema": { - "$ref": "../../../../../common-types/resource-management/v2/privatelinks.json#/definitions/PrivateEndpointConnection" + "$ref": "../../../../../common-types/resource-management/v3/privatelinks.json#/definitions/PrivateEndpointConnection" }, "description": "The request parameters" },