diff --git a/specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2017-10-01/powerbidedicated.json b/specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2017-10-01/powerbidedicated.json index d420b5557d8a..d278616f6dbc 100644 --- a/specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2017-10-01/powerbidedicated.json +++ b/specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2017-10-01/powerbidedicated.json @@ -459,7 +459,7 @@ "in": "body", "required": true, "schema": - { + { "$ref": "#/definitions/CheckCapacityNameAvailabilityParameters" }, "description": "The name of the capacity." @@ -481,7 +481,7 @@ } } } - }, + }, "definitions": { "OperationListResult": { "description": "Result listing capacities. It contains a list of operations and a URL link to get the next set of results.", @@ -669,7 +669,7 @@ "modelAsString": true }, "readOnly": true, - "description": "The current deployment state of PowerBI Dedicatedresource. The provisioningState is to indicate states for resource provisioning." + "description": "The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning." } }, "allOf": [ @@ -786,17 +786,17 @@ "type": { "type": "string", "default": "Microsoft.PowerBIDedicated/capacities", - "description": "The resource type of powerbi dedicated." + "description": "The resource type of PowerBI dedicated." } } }, "CheckCapacityNameAvailabilityResult": { - "description": "The checking result of capacity name availibility.", + "description": "The checking result of capacity name availability.", "type": "object", "properties": { "nameAvailable": { "type": "boolean", - "description": "Indicator of availablity of the capacity name." + "description": "Indicator of availability of the capacity name." }, "reason": { "type": "string",