Skip to content

Commit 0923c6a

Browse files
Ptnan7Jingnan Xu
andauthored
AFD Upgrade version to 0601 (#28254)
Co-authored-by: Jingnan Xu <jingnanxu@microsoft.com>
1 parent 211c807 commit 0923c6a

File tree

299 files changed

+47184
-14643
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

299 files changed

+47184
-14643
lines changed

src/Cdn/Cdn.Autorest/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ require:
3232
- $(this-folder)/../../readme.azure.noprofile.md
3333
input-file:
3434
# You need to specify your swagger files here.
35-
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2025-04-15/afdx.json
36-
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2025-04-15/cdn.json
35+
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2025-06-01/afdx.json
36+
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2025-06-01/cdn.json
3737
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/preview/2024-07-22-preview/edgeaction.json
38+
3839
# If the swagger has not been put in the repo, you may uncomment the following line and refer to it locally
3940
# - (this-folder)/relative-path-to-your-swagger
4041

@@ -43,7 +44,7 @@ module-version: 0.1.0
4344
# Normally, title is the service name
4445
title: Cdn
4546
subject-prefix: $(service-name)
46-
commit: 0cdef1ef00cf9020967dc099a67366d5a2c51d29
47+
commit: 9b87e611b5016ed5c8d0eea2ee4578be782e7feb
4748

4849
# If there are post APIs for some kinds of actions in the RP, you may need to
4950
# uncomment following line to support viaIdentity for these post APIs
@@ -468,7 +469,7 @@ directive:
468469
"default": {
469470
"description": "CDN error response describing why the operation failed.",
470471
"schema": {
471-
"$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse"
472+
"$ref": "../../../../../common-types/resource-management/v6/types.json#/definitions/ErrorResponse"
472473
}
473474
}
474475
}

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints-routes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/afdEndpoints/routes",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/afdEndpoints",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-customDomains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/customDomains",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-customDomains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints/customDomains",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-originGroups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints/originGroups",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-origins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints/origins",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups-origins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/originGroups/origins",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/originGroups",
3-
"apiVersion": "2025-04-15",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

0 commit comments

Comments
 (0)