Skip to content

Commit ac61f40

Browse files
committed
Fix Prettier Check
1 parent 6b7a67b commit ac61f40

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/domainservices.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
"definitions": {
356356
"Resource": {
357357
"description": "The Resource model definition.",
358-
"type":"object",
358+
"type": "object",
359359
"properties": {
360360
"id": {
361361
"readOnly": true,
@@ -401,7 +401,7 @@
401401
},
402402
"DomainService": {
403403
"description": "Domain service.",
404-
"type":"object",
404+
"type": "object",
405405
"properties": {
406406
"properties": {
407407
"x-ms-client-flatten": true,
@@ -416,7 +416,7 @@
416416
]
417417
},
418418
"DomainServiceListResult": {
419-
"type":"object",
419+
"type": "object",
420420
"properties": {
421421
"value": {
422422
"type": "array",
@@ -435,7 +435,7 @@
435435
},
436436
"DomainServiceProperties": {
437437
"description": "Properties of the Domain Service.",
438-
"type":"object",
438+
"type": "object",
439439
"properties": {
440440
"version": {
441441
"readOnly": true,
@@ -536,7 +536,7 @@
536536
},
537537
"ReplicaSet": {
538538
"description": "Replica Set Definition",
539-
"type":"object",
539+
"type": "object",
540540
"properties": {
541541
"replicaSetId": {
542542
"readOnly": true,
@@ -603,7 +603,7 @@
603603
},
604604
"LdapsSettings": {
605605
"description": "Secure LDAP Settings",
606-
"type":"object",
606+
"type": "object",
607607
"properties": {
608608
"ldaps": {
609609
"type": "string",
@@ -659,7 +659,7 @@
659659
},
660660
"HealthMonitor": {
661661
"description": "Health Monitor Description",
662-
"type":"object",
662+
"type": "object",
663663
"properties": {
664664
"id": {
665665
"readOnly": true,
@@ -680,7 +680,7 @@
680680
},
681681
"HealthAlert": {
682682
"description": "Health Alert Description",
683-
"type":"object",
683+
"type": "object",
684684
"properties": {
685685
"id": {
686686
"readOnly": true,
@@ -723,7 +723,7 @@
723723
},
724724
"NotificationSettings": {
725725
"description": "Settings for notification",
726-
"type":"object",
726+
"type": "object",
727727
"properties": {
728728
"notifyGlobalAdmins": {
729729
"type": "string",
@@ -761,7 +761,7 @@
761761
},
762762
"ResourceForestSettings": {
763763
"description": "Settings for Resource Forest",
764-
"type":"object",
764+
"type": "object",
765765
"properties": {
766766
"settings": {
767767
"type": "array",
@@ -778,7 +778,7 @@
778778
},
779779
"ForestTrust": {
780780
"description": "Forest Trust Setting",
781-
"type":"object",
781+
"type": "object",
782782
"properties": {
783783
"trustedDomainFqdn": {
784784
"type": "string",
@@ -805,7 +805,7 @@
805805
},
806806
"MigrationProperties": {
807807
"description": "Migration Properties",
808-
"type":"object",
808+
"type": "object",
809809
"properties": {
810810
"oldSubnetId": {
811811
"readOnly": true,
@@ -826,7 +826,7 @@
826826
},
827827
"MigrationProgress": {
828828
"description": "Migration Progress",
829-
"type":"object",
829+
"type": "object",
830830
"properties": {
831831
"completionPercentage": {
832832
"type": "number",
@@ -841,7 +841,7 @@
841841
},
842842
"DomainSecuritySettings": {
843843
"description": "Domain Security Settings",
844-
"type":"object",
844+
"type": "object",
845845
"properties": {
846846
"ntlmV1": {
847847
"type": "string",
@@ -964,7 +964,7 @@
964964
},
965965
"ConfigDiagnostics": {
966966
"description": "Configuration Diagnostics",
967-
"type":"object",
967+
"type": "object",
968968
"properties": {
969969
"lastExecuted": {
970970
"type": "string",
@@ -982,7 +982,7 @@
982982
},
983983
"ConfigDiagnosticsValidatorResult": {
984984
"description": "Config Diagnostics validator result data",
985-
"type":"object",
985+
"type": "object",
986986
"properties": {
987987
"validatorId": {
988988
"type": "string",
@@ -1020,7 +1020,7 @@
10201020
},
10211021
"ConfigDiagnosticsValidatorResultIssue": {
10221022
"description": "Specific issue for a particular config diagnostics validator",
1023-
"type":"object",
1023+
"type": "object",
10241024
"properties": {
10251025
"id": {
10261026
"type": "string",
@@ -1037,7 +1037,7 @@
10371037
}
10381038
},
10391039
"CloudError": {
1040-
"type":"object",
1040+
"type": "object",
10411041
"x-ms-external": true,
10421042
"properties": {
10431043
"error": {
@@ -1048,7 +1048,7 @@
10481048
"description": "An error response from the Domain Services."
10491049
},
10501050
"CloudErrorBody": {
1051-
"type":"object",
1051+
"type": "object",
10521052
"x-ms-external": true,
10531053
"properties": {
10541054
"code": {

specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/examples/UpdateDomainService.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"202": {
122122
"headers": {
123123
"Location": "https://management.azure.com/subscriptions/1639790a-76a2-4ac4-98d9-8562f5dfcb4d/resourceGroups/TestResourceGroup/providers/Microsoft.AAD/domainServices/TestDomainService.com?api-version=2022-09-01"
124-
},
124+
},
125125
"description": "HTTP 202 (Accepted) if the operation was successfully started and will complete asynchronously.",
126126
"body": {
127127
"id": "/subscriptions/1639790a-76a2-4ac4-98d9-8562f5dfcb4d/resourceGroups/TestResourceGroup/providers/Microsoft.AAD/DomainServices/TestDomainService.com",

specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/examples/UpdateOuContainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"202": {
4242
"headers": {
4343
"Location": "https://management.azure.com/subscriptions/1639790a-76a2-4ac4-98d9-8562f5dfcb4d/resourceGroups/TestResourceGroup/providers/Microsoft.AAD/domainServices/TestDomainService.com?api-version=2022-09-01"
44-
},
44+
},
4545
"description": "HTTP 202 (Accepted) if the operation was successfully started and will complete asynchronously.",
4646
"body": {
4747
"id": "/subscriptions/1639790a-76a2-4ac4-98d9-8562f5dfcb4d/resourceGroups/ouContainerResourceGroup/providers/Microsoft.AAD/domainServices/ouContainer.com/ouContainer/ouContainer1",

specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/oucontainer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
"definitions": {
334334
"Resource": {
335335
"description": "The Resource model definition.",
336-
"type":"object",
336+
"type": "object",
337337
"properties": {
338338
"id": {
339339
"readOnly": true,
@@ -378,7 +378,7 @@
378378
"x-ms-azure-resource": true
379379
},
380380
"OuContainerListResult": {
381-
"type":"object",
381+
"type": "object",
382382
"properties": {
383383
"value": {
384384
"type": "array",
@@ -397,7 +397,7 @@
397397
},
398398
"OuContainer": {
399399
"description": "Resource for OuContainer.",
400-
"type":"object",
400+
"type": "object",
401401
"properties": {
402402
"properties": {
403403
"x-ms-client-flatten": true,
@@ -413,7 +413,7 @@
413413
},
414414
"OuContainerProperties": {
415415
"description": "Properties of the OuContainer.",
416-
"type":"object",
416+
"type": "object",
417417
"properties": {
418418
"tenantId": {
419419
"readOnly": true,
@@ -462,7 +462,7 @@
462462
},
463463
"ContainerAccount": {
464464
"description": "Container Account Description",
465-
"type":"object",
465+
"type": "object",
466466
"properties": {
467467
"accountName": {
468468
"type": "string",

0 commit comments

Comments
 (0)