Skip to content

Commit 5140f06

Browse files
Fixed the prettier
1 parent fe54942 commit 5140f06

File tree

1 file changed

+8
-8
lines changed
  • specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-02-14-privatepreview

1 file changed

+8
-8
lines changed

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-02-14-privatepreview/postgresql.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -503,10 +503,10 @@
503503
"description": "Accepted"
504504
},
505505
"default": {
506-
"schema":{
506+
"schema": {
507507
"$ref": "#/definitions/CloudError"
508508
}
509-
}
509+
}
510510
},
511511
"x-ms-long-running-operation": true
512512
},
@@ -549,10 +549,10 @@
549549
"description": "NoContent"
550550
},
551551
"default": {
552-
"schema":{
552+
"schema": {
553553
"$ref": "#/definitions/CloudError"
554554
}
555-
}
555+
}
556556
},
557557
"x-ms-long-running-operation": true
558558
},
@@ -634,7 +634,7 @@
634634
}
635635
},
636636
"default": {
637-
"schema":{
637+
"schema": {
638638
"$ref": "#/definitions/CloudError"
639639
}
640640
}
@@ -844,7 +844,7 @@
844844
"description": "Accepted"
845845
},
846846
"default": {
847-
"schema":{
847+
"schema": {
848848
"$ref": "#/definitions/CloudError"
849849
}
850850
}
@@ -890,7 +890,7 @@
890890
"description": "NoContent"
891891
},
892892
"default": {
893-
"schema":{
893+
"schema": {
894894
"$ref": "#/definitions/CloudError"
895895
}
896896
}
@@ -975,7 +975,7 @@
975975
}
976976
},
977977
"default": {
978-
"schema":{
978+
"schema": {
979979
"$ref": "#/definitions/CloudError"
980980
}
981981
}

0 commit comments

Comments
 (0)