Skip to content

Commit 922e3c0

Browse files
committed
Align setEffect instance definition with standard
1 parent e23d60a commit 922e3c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libsrc/api/JSONRPC_schema/schema-effect.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"minimum": 0,
1515
"maximum": 254
1616
},
17-
"uniqueItems": true,
18-
"minItems": 1
17+
"uniqueItems": true
1918
},
2019
"tan" : {
2120
"type" : "integer"

0 commit comments

Comments
 (0)