Skip to content

Commit 164e313

Browse files
committed
remove array type from rule value
1 parent 58c14ca commit 164e313

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

protocol.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,9 +1520,7 @@
15201520
"type": "4aebf73e-95e3-4fd1-95e7-237dcc4a4466",
15211521
"operator": "INCLUDES",
15221522
"attribute": "e343a91f-628d-4175-870c-957beffa0153",
1523-
"value": [
1524-
"two"
1525-
]
1523+
"value": "two"
15261524
},
15271525
"id": "d9f1e1cb-59ee-4ed8-84d1-37a81518db04"
15281526
}

0 commit comments

Comments
 (0)