Skip to content

Commit

Permalink
fix: do not require items to be unique
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jun 27, 2023
1 parent 868ea54 commit cdcb879
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions embedx/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1063,8 +1063,7 @@
"/dashboard",
"https://www.my-app.com/"
]
],
"uniqueItems": true
]
},
"flows": {
"type": "object",
Expand Down

0 comments on commit cdcb879

Please sign in to comment.