diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/BatchAI.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/BatchAI.json index e8c17995178c..05b6f9f5945e 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/BatchAI.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/BatchAI.json @@ -1063,7 +1063,7 @@ "description": "Values returned by the List operation." }, "DataDisks": { - "properties": { + "properties": { "diskSizeInGB": { "type": "integer", "format": "int32", @@ -1334,7 +1334,7 @@ } }, "required": [ - "vmSize", + "vmSize", "userAccountSettings" ], "description": "The properties of a Cluster." @@ -1795,7 +1795,7 @@ }, "jobPreparation": { "title": "Specifies the command line to be executed before tool kit is launched.", - "description" : "The specified actions will run on all the nodes that are part of the job", + "description": "The specified actions will run on all the nodes that are part of the job", "$ref": "#/definitions/JobPreparation" }, "stdOutErrPathPrefix": { @@ -1923,7 +1923,7 @@ }, "jobPreparation": { "title": "Specifies the actions to be performed before tool kit is launched.", - "description" : "The specified actions will run on all the nodes that are part of the job", + "description": "The specified actions will run on all the nodes that are part of the job", "$ref": "#/definitions/JobPreparation" }, "stdOutErrPathPrefix": { @@ -2699,7 +2699,7 @@ "commandLine": { "type": "string", "title": "The command line to execute.", - "description" : "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node." + "description": "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node." } }, "description": "Specifies the settings for job preparation.", diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteCluster.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteCluster.json index c83351cc842b..9c05055ded37 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteCluster.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteCluster.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteFileServer.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteFileServer.json index ac1b5d9456b1..99587060667d 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteFileServer.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteFileServer.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteJob.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteJob.json index d9e153770e15..36611d63d54f 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteJob.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/DeleteJob.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/OperationList.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/OperationList.json index 269066e69da3..1001d46cb40e 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/OperationList.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/OperationList.json @@ -130,4 +130,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/PutCluster.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/PutCluster.json index 7cd2bcb2a828..6a4891c9c857 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/PutCluster.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/PutCluster.json @@ -125,4 +125,3 @@ } } } - diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/TerminateJob.json b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/TerminateJob.json index 9b6e8abfa7e5..a68455be43a5 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/TerminateJob.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/preview/2017-09-01-preview/examples/TerminateJob.json @@ -12,7 +12,6 @@ "Retry-After": 15 } }, - "200": { - } + "200": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/BatchAI.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/BatchAI.json index d345634f139e..3d43131b4147 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/BatchAI.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/BatchAI.json @@ -1062,7 +1062,7 @@ } } }, -"definitions": { + "definitions": { "UsageName": { "properties": { "value": { @@ -1679,7 +1679,7 @@ "performanceCountersSettings": { "title": "Specifies settings for performance counters collecting and uploading.", "$ref": "#/definitions/PerformanceCountersSettings" - } + } }, "description": "Use this to prepare the VM. NOTE: The volumes specified in mountVolumes are mounted first and then the setupTask is run. Therefore the setup task can use local mountPaths in its execution." }, @@ -1719,7 +1719,7 @@ "title": "A path segment appended by Batch AI to stdOutErrPathPrefix to form a path where stdout and stderr of the setup task will be uploaded.", "description": "Batch AI creates the setup task output directories under an unique path to avoid conflicts between different clusters. You can concatenate stdOutErrPathPrefix and stdOutErrPathSuffix to get the full path to the output directory.", "readOnly": true - } + } }, "required": [ "commandLine", @@ -1974,7 +1974,7 @@ }, "jobPreparation": { "title": "Specifies the command line to be executed before tool kit is launched.", - "description" : "The specified actions will run on all the nodes that are part of the job", + "description": "The specified actions will run on all the nodes that are part of the job", "$ref": "#/definitions/JobPreparation" }, "stdOutErrPathPrefix": { @@ -2078,9 +2078,9 @@ "$ref": "#/definitions/MountVolumes" }, "jobOutputDirectoryPathSegment": { - "type": "string", - "title": "A segment of job's output directories path created by BatchAI.", - "description": "Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node or mounted filesystem." + "type": "string", + "title": "A segment of job's output directories path created by BatchAI.", + "description": "Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node or mounted filesystem." }, "nodeCount": { "type": "integer", @@ -2124,7 +2124,7 @@ }, "jobPreparation": { "title": "Specifies the actions to be performed before tool kit is launched.", - "description" : "The specified actions will run on all the nodes that are part of the job", + "description": "The specified actions will run on all the nodes that are part of the job", "$ref": "#/definitions/JobPreparation" }, "stdOutErrPathPrefix": { @@ -2933,7 +2933,7 @@ "commandLine": { "type": "string", "title": "The command line to execute.", - "description" : "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node." + "description": "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node." } }, "description": "Specifies the settings for job preparation.", diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteCluster.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteCluster.json index 47c949058041..abeac1c492b5 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteCluster.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteCluster.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteFileServer.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteFileServer.json index f647e1634b07..1ac3d44eebb7 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteFileServer.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteFileServer.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteJob.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteJob.json index ab30435dacdb..d7e75b4c5b80 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteJob.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/DeleteJob.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/ListUsages.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/ListUsages.json index 7487f30aebd6..9de24fc8f343 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/ListUsages.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/ListUsages.json @@ -30,4 +30,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/OperationList.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/OperationList.json index 005fac6188bb..6c3b8dbf3dc0 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/OperationList.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/OperationList.json @@ -130,4 +130,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/PutCluster.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/PutCluster.json index 199d5b0f7526..8f4bbfcb6778 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/PutCluster.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/PutCluster.json @@ -125,4 +125,3 @@ } } } - diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/TerminateJob.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/TerminateJob.json index 839617ba9a22..7413be5ca3af 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/TerminateJob.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-03-01/examples/TerminateJob.json @@ -12,7 +12,6 @@ "Retry-After": 15 } }, - "200": { - } + "200": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteCluster.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteCluster.json index 6ae0714066d2..c69f44a389ec 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteCluster.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteCluster.json @@ -13,9 +13,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteExperiment.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteExperiment.json index bb9bfe17576c..75532f285149 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteExperiment.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteExperiment.json @@ -13,9 +13,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteFileServer.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteFileServer.json index c0dfc900cc9c..741481e08307 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteFileServer.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteFileServer.json @@ -13,9 +13,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteJob.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteJob.json index ad639684ee1c..1ecc8f2e6c98 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteJob.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteJob.json @@ -14,9 +14,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteWorkspace.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteWorkspace.json index 1234a997beea..e10e644a8974 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteWorkspace.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/DeleteWorkspace.json @@ -12,9 +12,7 @@ "Retry-After": 15 } }, - "200": { - }, - "204": { - } + "200": {}, + "204": {} } } diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/ListOperation.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/ListOperation.json index f45e44bfc7ba..c5831fbdd03e 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/ListOperation.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/ListOperation.json @@ -5,7 +5,7 @@ "responses": { "200": { "body": { - "value":[ + "value": [ { "display": { "description": "Lists Batch AI workspaces or gets the properties of a Batch AI workspace", diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PatchWorkspace.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PatchWorkspace.json index 8986a47f6656..7e5160fcf08f 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PatchWorkspace.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PatchWorkspace.json @@ -29,4 +29,3 @@ } } } - diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutCluster.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutCluster.json index 03923a888c84..f650ae903133 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutCluster.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutCluster.json @@ -124,4 +124,3 @@ } } } - diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutExperiment.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutExperiment.json index 46c23bd97e1e..3b4b6f8bfd59 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutExperiment.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutExperiment.json @@ -6,8 +6,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000000", "api-version": "2018-05-01", "parameters": { - "properties": { - } + "properties": {} } }, "responses": { @@ -31,4 +30,3 @@ } } } - diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutWorkspace.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutWorkspace.json index 405e3970491d..0fd0054e9ef5 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutWorkspace.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/PutWorkspace.json @@ -30,4 +30,3 @@ } } } - diff --git a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/TerminateJob.json b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/TerminateJob.json index 9376a6b307f8..717faf5754ed 100644 --- a/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/TerminateJob.json +++ b/specification/batchai/resource-manager/Microsoft.BatchAI/stable/2018-05-01/examples/TerminateJob.json @@ -14,7 +14,6 @@ "Retry-After": 15 } }, - "200": { - } + "200": {} } }