Skip to content

Commit 17610b4

Browse files
ChenglongLiumarkcowlChenglong Liu
authored andcommitted
Fix cdn swagger api description issue (Azure#19023)
* Add blockchain to latest profile * Add additional types * Fix api description issues Co-authored-by: Mark Cowlishaw <[email protected]> Co-authored-by: Chenglong Liu <[email protected]>
1 parent d7f4ad2 commit 17610b4

File tree

1 file changed

+6
-6
lines changed
  • specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01

1 file changed

+6
-6
lines changed

specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"tags": [
8888
"AFDProfiles"
8989
],
90-
"description": "Checks the quota and actual usage of endpoints under the given CDN profile.",
90+
"description": "Checks the quota and actual usage of AzureFrontDoor endpoints under the given CDN profile.",
9191
"operationId": "AFDProfiles_ListResourceUsage",
9292
"x-ms-examples": {
9393
"AFDProfiles_ListResourceUsage": {
@@ -136,7 +136,7 @@
136136
"tags": [
137137
"AFDProfiles"
138138
],
139-
"description": "Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.",
139+
"description": "Check the name availability of a host name.",
140140
"operationId": "AFDProfiles_CheckHostNameAvailability",
141141
"x-ms-examples": {
142142
"AFDProfiles_CheckHostNameAvailability": {
@@ -926,7 +926,7 @@
926926
"tags": [
927927
"AFDEndpoints"
928928
],
929-
"description": "Checks the quota and actual usage of endpoints under the given CDN profile.",
929+
"description": "Checks the quota and actual usage of the given AzureFrontDoor endpoint under the given CDN profile.",
930930
"operationId": "AFDEndpoints_ListResourceUsage",
931931
"x-ms-examples": {
932932
"AFDEndpoints_ListResourceUsage": {
@@ -982,7 +982,7 @@
982982
"tags": [
983983
"AFDEndpoints"
984984
],
985-
"description": "Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.",
985+
"description": "Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.This api isn't work for apex domain.",
986986
"operationId": "AFDEndpoints_ValidateCustomDomain",
987987
"x-ms-examples": {
988988
"Endpoints_ValidateCustomDomain": {
@@ -1350,7 +1350,7 @@
13501350
"tags": [
13511351
"AFDOriginGroups"
13521352
],
1353-
"description": "Checks the quota and actual usage of endpoints under the given CDN profile.",
1353+
"description": "Checks the quota and actual usage of the given AzureFrontDoor origin group under the given CDN profile.",
13541354
"operationId": "AFDOriginGroups_ListResourceUsage",
13551355
"x-ms-examples": {
13561356
"AFDOriginGroups_ListResourceUsage": {
@@ -2305,7 +2305,7 @@
23052305
"tags": [
23062306
"RuleSets"
23072307
],
2308-
"description": "Checks the quota and actual usage of endpoints under the given CDN profile.",
2308+
"description": "Checks the quota and actual usage of the given AzureFrontDoor rule set under the given CDN profile.",
23092309
"operationId": "RuleSets_ListResourceUsage",
23102310
"x-ms-examples": {
23112311
"RuleSets_ListResourceUsage": {

0 commit comments

Comments
 (0)