We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2065cac commit 871a7bcCopy full SHA for 871a7bc
1 file changed
client/schemas/blueprint-spec2-schema.json
@@ -849,17 +849,17 @@
849
"user",
850
"account_channels"
851
]
852
+ },
853
+ "groups": {
854
+ "$ref": "#/definitions/GrainConditionChannelApproversObject"
855
856
+ "users": {
857
858
859
+ "names": {
860
861
}
862
},
- "groups": {
- "$ref": "#/definitions/GrainConditionChannelApproversObject"
- },
- "users": {
- "names": {
863
"required": [
864
"type"
865
],
0 commit comments