Skip to content

Commit

Permalink
Spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkomiu committed Apr 19, 2023
1 parent 06130bc commit b289a32
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
}
}
},
"x-ms-pagable": {
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
Expand Down Expand Up @@ -162,7 +162,7 @@
}
}
},
"/subcriptions/{subscriptionId}/providers/Microsoft.KubernetesConfiguration/locations/{location}/extensionTypes/{extensionTypeName}/versions": {
"/subscriptions/{subscriptionId}/providers/Microsoft.KubernetesConfiguration/locations/{location}/extensionTypes/{extensionTypeName}/versions": {
"get": {
"tags": [
"ExtensionTypes",
Expand Down Expand Up @@ -232,11 +232,11 @@
}
}
},
"x-ms-pagable": {
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
},
"/subcriptions/{subscriptionId}/providers/Microsoft.KubernetesConfiguration/locations/{location}/extensionTypes/{extensionTypeName}/versions/{versionNumber}": {
"/subscriptions/{subscriptionId}/providers/Microsoft.KubernetesConfiguration/locations/{location}/extensionTypes/{extensionTypeName}/versions/{versionNumber}": {
"get": {
"tags": [
"ExtensionTypes",
Expand Down Expand Up @@ -504,7 +504,7 @@
}
}
},
"x-ms-pagable": {
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
},
Expand Down Expand Up @@ -701,7 +701,7 @@
"type": "array",
"description": "A list of supported cluster types for this version of the Extension Type",
"items": {
"description": "The indivual cluster type that is supported by this extension",
"description": "The individual cluster type that is supported by this extension",
"type": "string"
}
}
Expand Down

0 comments on commit b289a32

Please sign in to comment.