Skip to content

Commit

Permalink
prettier fixes and fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfredo Santamaria Gomez committed Jul 10, 2020
1 parent 6ed51c1 commit 0fb27dd
Show file tree
Hide file tree
Showing 11 changed files with 54 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"200": {
"headers": {},
"body": [
{
"msiVersion": "7.0.470.9590",
"supportExpiryUtc": "2020-08-01T00:00:00",
"osType": "Windows"
},
{
"msiVersion": "7.1.409.9590",
"supportExpiryUtc": "",
"osType": "Windows"
}
]
{
"msiVersion": "7.0.470.9590",
"supportExpiryUtc": "2020-08-01T00:00:00",
"osType": "Windows"
},
{
"msiVersion": "7.1.409.9590",
"supportExpiryUtc": "",
"osType": "Windows"
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"nodeTypeName": "BE",
"api-version": "2020-01-01-preview",
"parameters": {
"nodes": ["BE_0", "BE_3"]
"nodes": [
"BE_0",
"BE_3"
]
}
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -284,4 +284,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"parameters": {
"location": "eastus",
"tags": {},
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"clusterCodeVersion": "7.1.168.9494",
"dnsName": "myCluster",
Expand Down Expand Up @@ -105,9 +105,9 @@
"name": "myCluster",
"tags": {},
"etag": "W/\"636462502169240745\"",
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"provisioningState": "Succeeded",
"clusterId": "92584666-9889-4ae8-8d02-91902923d37f",
Expand Down Expand Up @@ -206,9 +206,9 @@
"name": "myCluster",
"tags": {},
"etag": "W/\"636462502169240745\"",
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"provisioningState": "Succeeded",
"clusterId": "92584666-9889-4ae8-8d02-91902923d37f",
Expand Down Expand Up @@ -307,9 +307,9 @@
"name": "myCluster",
"tags": {},
"etag": "W/\"636462502169240745\"",
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"provisioningState": "Succeeded",
"clusterId": "92584666-9889-4ae8-8d02-91902923d37f",
Expand Down Expand Up @@ -397,4 +397,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"name": "myCluster",
"tags": {},
"etag": "W/\"636462502169240745\"",
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"provisioningState": "Succeeded",
"clusterId": "92584666-9889-4ae8-8d02-91902923d37f",
Expand Down Expand Up @@ -98,9 +98,9 @@
"name": "myCluster",
"tags": {},
"etag": "W/\"636462502169240745\"",
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"provisioningState": "Succeeded",
"clusterId": "92584666-9889-4ae8-8d02-91902923d37f",
Expand Down Expand Up @@ -158,9 +158,9 @@
"name": "myCluster",
"tags": {},
"etag": "W/\"636462502169240745\"",
"sku" : {
"name" : "Basic"
},
"sku": {
"name": "Basic"
},
"properties": {
"provisioningState": "Succeeded",
"clusterId": "92584666-9889-4ae8-8d02-91902923d37f",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"nodeTypeName": "BE",
"api-version": "2020-01-01-preview",
"parameters": {
"nodes": ["BE_0", "BE_3"]
"nodes": [
"BE_0",
"BE_3"
]
}
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"nodeTypeName": "BE",
"api-version": "2020-01-01-preview",
"parameters": {
"nodes": ["BE_0", "BE_3"]
"nodes": [
"BE_0",
"BE_3"
]
}
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@
},
"issuerThumbprint": {
"type": "string",
"description": "Issure thumbprint for the certificate. Its only use ehn CommonName is used."
"description": "Issuer thumbprint for the certificate. Its only use ehn CommonName is used."
}
},
"description": "Client Certificate definition."
Expand Down Expand Up @@ -551,7 +551,7 @@
},
"probeRequestPath": {
"type": "string",
"description": "The probe reqeust path. Only supported for HTTP/HTTPS probes."
"description": "The probe request path. Only supported for HTTP/HTTPS probes."
}
},
"description": "Describes a load balancing rule."
Expand Down Expand Up @@ -624,7 +624,7 @@
},
"clusterCertificateThumbprint": {
"type": "string",
"description": "The cluster certificate thumbprint used node to node comunication.",
"description": "The cluster certificate thumbprint used node to node communication.",
"readOnly": true
},
"clientConnectionPort": {
Expand Down Expand Up @@ -773,14 +773,14 @@
"properties": {
"name": {
"$ref": "#/definitions/SkuName",
"description": "Sku Name. Basic will hav a minumum of 3 seed nodes and Starndar a minimum of 5. Basic only allows 1 node type."
"description": "Sku Name. Basic will hav a minimum of 3 seed nodes and Standard a minimum of 5. Basic only allows 1 node type."
}
},
"description": "Sku definition"
},
"SkuName": {
"type": "string",
"description": "Sku Name. Basic will hav a minumum of 3 seed nodes and Starndar a minimum of 5. Basic only allows 1 node type.",
"description": "Sku Name. Basic will hav a minimum of 3 seed nodes and Standard a minimum of 5. Basic only allows 1 node type.",
"enum": [
"Basic",
"Standard"
Expand Down

0 comments on commit 0fb27dd

Please sign in to comment.