Skip to content

Commit

Permalink
Fixed formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
valakhin committed Feb 26, 2021
1 parent a31546e commit 32acfad
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
}
},
"x-ms-long-running-operation": true,
"x-ms-long-running-operation-options": {
"x-ms-long-running-operation-options": {
"final-state-via": "azure-async-operation"
},
"x-ms-examples": {
Expand Down Expand Up @@ -316,7 +316,7 @@
}
},
"x-ms-long-running-operation": true,
"x-ms-long-running-operation-options": {
"x-ms-long-running-operation-options": {
"final-state-via": "azure-async-operation"
},
"x-ms-examples": {
Expand Down Expand Up @@ -363,7 +363,7 @@
}
},
"x-ms-long-running-operation": true,
"x-ms-long-running-operation-options": {
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
"x-ms-examples": {
Expand Down Expand Up @@ -511,7 +511,7 @@
"description": "The properties to enable Azure Hybrid benefit for various SCOM infrastructure license",
"$ref": "#/definitions/AzureHybridBenefitProperties"
},
"provisioningState": {
"provisioningState": {
"description": "Gets or sets the provisioning state.",
"type": "string",
"readOnly": true
Expand Down

0 comments on commit 32acfad

Please sign in to comment.