Skip to content

Commit

Permalink
typo: mediaservices/resource-manager/Microsoft.Media (#6145)
Browse files Browse the repository at this point in the history
- requet -> request
- Double word "the"
- modifed -> modified
- exsiting -> existing
- proprty -> property
- speicified -> specified
  • Loading branch information
nschonni authored and sergey-shandar committed Jun 6, 2019
1 parent 8aae8c1 commit 6911063
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 63 deletions.
44 changes: 0 additions & 44 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -650,37 +650,6 @@
"reponse"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AccountFilters.json",
"words": [
"exsiting",
"proprty"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/Assets.json",
"words": [
"requet"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-06-01-preview/Assets.json",
"words": [
"requet"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-03-30-preview/ContentKeyPolicies.json",
"words": [
"modifed"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/preview/2018-06-01-preview/ContentKeyPolicies.json",
"words": [
"modifed"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2018-02-01/cluster.json",
"words": [
Expand Down Expand Up @@ -713,19 +682,6 @@
"Setget"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AssetsAndAssetFilters.json",
"words": [
"proprty",
"exsiting"
]
},
{
"filename": "**/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/ContentKeyPolicies.json",
"words": [
"modifed"
]
},
{
"filename": "**/specification/network/resource-manager/Microsoft.Network/stable/2019-02-01/webapplicationfirewall.json",
"words": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"description": "A collection of Asset items."
},
"ListContainerSasInput": {
"description": "The parameters to the list SAS requet.",
"description": "The parameters to the list SAS request.",
"properties": {
"permissions": {
"description": "The permissions to set on the SAS URL.",
Expand Down Expand Up @@ -240,7 +240,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand All @@ -819,7 +819,7 @@
"Lists all Content Key Policies": {
"$ref": "examples/content-key-policies-list-all.json"
},
"Lists Content Key Policies ordered by last modifed.": {
"Lists Content Key Policies ordered by last modified.": {
"$ref": "examples/content-key-policies-list-by-lastModified.json"
},
"Lists Content Key Policies with created and last modified filters.": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"description": "A collection of Asset items."
},
"ListContainerSasInput": {
"description": "The parameters to the list SAS requet.",
"description": "The parameters to the list SAS request.",
"properties": {
"permissions": {
"description": "The permissions to set on the SAS URL.",
Expand Down Expand Up @@ -276,7 +276,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand All @@ -855,7 +855,7 @@
"Lists all Content Key Policies": {
"$ref": "examples/content-key-policies-list-all.json"
},
"Lists Content Key Policies ordered by last modifed.": {
"Lists Content Key Policies ordered by last modified.": {
"$ref": "examples/content-key-policies-list-by-lastModified.json"
},
"Lists Content Key Policies with created and last modified filters.": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"forceEndTimestamp": {
"type": "boolean",
"description": "The indicator of forcing exsiting of end time stamp."
"description": "The indicator of forcing existing of end time stamp."
}
},
"type": "object",
Expand Down Expand Up @@ -108,7 +108,7 @@
},
"value": {
"type": "string",
"description": "The track proprty value."
"description": "The track property value."
},
"operation": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
},
"forceEndTimestamp": {
"type": "boolean",
"description": "The indicator of forcing exsiting of end time stamp."
"description": "The indicator of forcing existing of end time stamp."
}
},
"type": "object",
Expand Down Expand Up @@ -312,7 +312,7 @@
},
"value": {
"type": "string",
"description": "The track proprty value."
"description": "The track property value."
},
"operation": {
"type": "string",
Expand Down Expand Up @@ -571,7 +571,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description": "This Swagger was generated by the API Framework.",
"version": "2018-07-01"
},
"host": "management.azure.com",
"host": "management.azure.com",
"consumes": [
"application/json"
],
Expand Down Expand Up @@ -844,7 +844,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand All @@ -855,7 +855,7 @@
"Lists all Content Key Policies": {
"$ref": "examples/content-key-policies-list-all.json"
},
"Lists Content Key Policies ordered by last modifed.": {
"Lists Content Key Policies ordered by last modified.": {
"$ref": "examples/content-key-policies-list-by-lastModified.json"
},
"Lists Content Key Policies with created and last modified filters.": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@
"time": {
"type": "string",
"format": "duration",
"description": "The time position on the timeline of the input media. It is usually speicified as an ISO8601 period. e.g PT30S for 30 seconds."
"description": "The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds."
}
},
"type": "object",
Expand Down Expand Up @@ -1768,7 +1768,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand Down Expand Up @@ -2051,7 +2051,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "Specifies the the key by which the result collection should be ordered."
"description": "Specifies the key by which the result collection should be ordered."
}
],
"x-ms-pageable": {
Expand Down

0 comments on commit 6911063

Please sign in to comment.