We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26609fa commit 8ed4dcbCopy full SHA for 8ed4dcb
1 file changed
assets/config_schema.json
@@ -386,7 +386,7 @@
386
"exclude": {
387
"type": "array",
388
"items": {
389
- "oneOf": [
+ "anyOf": [
390
{
391
"type": "string"
392
},
@@ -944,7 +944,7 @@
944
"additionalProperties": true
945
946
"additionalData": {
947
948
949
950
@@ -966,7 +966,7 @@
966
967
968
969
970
971
972
@@ -988,7 +988,7 @@
988
989
990
991
992
993
994
0 commit comments