Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo: cdn/resource-manager/Microsoft.Cdn/cdn.json #4516

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"tags": [
"Profiles"
],
"description": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemnetal portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.",
"description": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemental portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.",
"operationId": "Profiles_GenerateSsoUri",
"parameters": [
{
Expand Down Expand Up @@ -878,7 +878,7 @@
{
"name": "contentFilePaths",
"in": "body",
"description": "The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictires/city.png' which loads a single file ",
"description": "The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictures/city.png' which loads a single file ",
"required": true,
"schema": {
"$ref": "#/definitions/LoadParameters"
Expand Down Expand Up @@ -1244,7 +1244,7 @@
"tags": [
"CustomDomains"
],
"description": "Gets an exisitng custom domain within an endpoint.",
"description": "Gets an existing custom domain within an endpoint.",
"operationId": "CustomDomains_Get",
"parameters": [
{
Expand Down Expand Up @@ -1728,7 +1728,7 @@
}
},
"ProfileListResult": {
"description":"Result of the request to list profiles. It contains a list of profile objects and a URL link to get the the next set of results.",
"description":"Result of the request to list profiles. It contains a list of profile objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -1846,7 +1846,7 @@
}
},
"EndpointListResult": {
"description": "Result of the request to list endpoints. It contains a list of endpoint objects and a URL link to get the the next set of results.",
"description": "Result of the request to list endpoints. It contains a list of endpoint objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -1918,7 +1918,7 @@
"$ref": "#/definitions/OptimizationType"
},
"geoFilters": {
"description": "List of rules defining user geo access within a CDN endpoint. Each geo filter defines an acess rule to a specified path or content, e.g. block APAC for path /pictures/",
"description": "List of rules defining user geo access within a CDN endpoint. Each geo filter defines an access rule to a specified path or content, e.g. block APAC for path /pictures/",
"type": "array",
"items": {
"$ref": "#/definitions/GeoFilter"
Expand Down Expand Up @@ -2492,7 +2492,7 @@
"type": "object",
"properties": {
"baseIpAddress": {
"description": "Ip adress itself.",
"description": "IP address itself.",
"type": "string"
},
"prefixLength": {
Expand Down Expand Up @@ -2587,7 +2587,7 @@
}
},
"ErrorResponse": {
"description": "Error reponse indicates CDN service is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates CDN service is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"code": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"tags": [
"Profiles"
],
"description": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemnetal portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.",
"description": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemental portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.",
"operationId": "Profiles_GenerateSsoUri",
"x-ms-examples": {
"Profiles_GenerateSsoUri": {
Expand Down Expand Up @@ -983,7 +983,7 @@
{
"name": "contentFilePaths",
"in": "body",
"description": "The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictires/city.png' which loads a single file ",
"description": "The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictures/city.png' which loads a single file ",
"required": true,
"schema": {
"$ref": "#/definitions/LoadParameters"
Expand Down Expand Up @@ -1382,7 +1382,7 @@
"tags": [
"CustomDomains"
],
"description": "Gets an exisitng custom domain within an endpoint.",
"description": "Gets an existing custom domain within an endpoint.",
"operationId": "CustomDomains_Get",
"x-ms-examples": {
"CustomDomains_Get": {
Expand Down Expand Up @@ -1956,7 +1956,7 @@
}
},
"ProfileListResult": {
"description": "Result of the request to list profiles. It contains a list of profile objects and a URL link to get the the next set of results.",
"description": "Result of the request to list profiles. It contains a list of profile objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -2074,7 +2074,7 @@
}
},
"EndpointListResult": {
"description": "Result of the request to list endpoints. It contains a list of endpoint objects and a URL link to get the the next set of results.",
"description": "Result of the request to list endpoints. It contains a list of endpoint objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -2116,7 +2116,7 @@
"type": "string"
},
"originPath": {
"description": "A directory path on the origin that CDN can use to retreive content from, e.g. contoso.cloudapp.net/originpath.",
"description": "A directory path on the origin that CDN can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.",
"type": "string"
},
"contentTypesToCompress": {
Expand Down Expand Up @@ -2151,7 +2151,7 @@
"type": "string"
},
"geoFilters": {
"description": "List of rules defining the user's geo access within a CDN endpoint. Each geo filter defines an acess rule to a specified path or content, e.g. block APAC for path /pictures/",
"description": "List of rules defining the user's geo access within a CDN endpoint. Each geo filter defines an access rule to a specified path or content, e.g. block APAC for path /pictures/",
"type": "array",
"items": {
"$ref": "#/definitions/GeoFilter"
Expand Down Expand Up @@ -2799,7 +2799,7 @@
"type": "object",
"properties": {
"baseIpAddress": {
"description": "Ip adress itself.",
"description": "IP address itself.",
"type": "string"
},
"prefixLength": {
Expand Down Expand Up @@ -2917,7 +2917,7 @@
}
},
"ErrorResponse": {
"description": "Error reponse indicates CDN service is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates CDN service is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"code": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"tags": [
"Profiles"
],
"description": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemnetal portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.",
"description": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemental portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes.",
"operationId": "Profiles_GenerateSsoUri",
"x-ms-examples": {
"Profiles_GenerateSsoUri": {
Expand Down Expand Up @@ -983,7 +983,7 @@
{
"name": "contentFilePaths",
"in": "body",
"description": "The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictires/city.png' which loads a single file ",
"description": "The path to the content to be loaded. Path should be a full URL, e.g. ‘/pictures/city.png' which loads a single file ",
"required": true,
"schema": {
"$ref": "#/definitions/LoadParameters"
Expand Down Expand Up @@ -1382,7 +1382,7 @@
"tags": [
"CustomDomains"
],
"description": "Gets an exisitng custom domain within an endpoint.",
"description": "Gets an existing custom domain within an endpoint.",
"operationId": "CustomDomains_Get",
"x-ms-examples": {
"CustomDomains_Get": {
Expand Down Expand Up @@ -2001,7 +2001,7 @@
}
},
"ProfileListResult": {
"description": "Result of the request to list profiles. It contains a list of profile objects and a URL link to get the the next set of results.",
"description": "Result of the request to list profiles. It contains a list of profile objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -2119,7 +2119,7 @@
}
},
"EndpointListResult": {
"description": "Result of the request to list endpoints. It contains a list of endpoint objects and a URL link to get the the next set of results.",
"description": "Result of the request to list endpoints. It contains a list of endpoint objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down Expand Up @@ -2161,7 +2161,7 @@
"type": "string"
},
"originPath": {
"description": "A directory path on the origin that CDN can use to retreive content from, e.g. contoso.cloudapp.net/originpath.",
"description": "A directory path on the origin that CDN can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.",
"type": "string"
},
"contentTypesToCompress": {
Expand Down Expand Up @@ -2196,7 +2196,7 @@
"type": "string"
},
"geoFilters": {
"description": "List of rules defining the user's geo access within a CDN endpoint. Each geo filter defines an acess rule to a specified path or content, e.g. block APAC for path /pictures/",
"description": "List of rules defining the user's geo access within a CDN endpoint. Each geo filter defines an access rule to a specified path or content, e.g. block APAC for path /pictures/",
"type": "array",
"items": {
"$ref": "#/definitions/GeoFilter"
Expand Down Expand Up @@ -2421,7 +2421,7 @@
]
},
"cacheDuration": {
"description": "The duration for which the the content needs to be cached. Allowed format is [d.]hh:mm:ss",
"description": "The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss",
"type": "string",
"x-nullable": true
}
Expand Down Expand Up @@ -3186,7 +3186,7 @@
}
},
"ErrorResponse": {
"description": "Error reponse indicates CDN service is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates CDN service is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"code": {
Expand Down