Skip to content

Commit 871a7bc

Browse files
committed
fix fields
1 parent 2065cac commit 871a7bc

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

client/schemas/blueprint-spec2-schema.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -849,17 +849,17 @@
849849
"user",
850850
"account_channels"
851851
]
852+
},
853+
"groups": {
854+
"$ref": "#/definitions/GrainConditionChannelApproversObject"
855+
},
856+
"users": {
857+
"$ref": "#/definitions/GrainConditionChannelApproversObject"
858+
},
859+
"names": {
860+
"$ref": "#/definitions/GrainConditionChannelApproversObject"
852861
}
853862
},
854-
"groups": {
855-
"$ref": "#/definitions/GrainConditionChannelApproversObject"
856-
},
857-
"users": {
858-
"$ref": "#/definitions/GrainConditionChannelApproversObject"
859-
},
860-
"names": {
861-
"$ref": "#/definitions/GrainConditionChannelApproversObject"
862-
},
863863
"required": [
864864
"type"
865865
],

0 commit comments

Comments
 (0)