We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b47551e + 6c108a6 commit a6c9514Copy full SHA for a6c9514
json-schema/schema.json
@@ -191,7 +191,7 @@
191
}
192
},
193
"require_any_field": {
194
- "$comment": "Please list all fields here so that we can force the existance of one of them in other parts of the schemas.",
+ "$comment": "Please list all fields here so that we can force the existence of one of them in other parts of the schemas.",
195
"anyOf": [
196
{"required": ["processing:expression"]},
197
{"required": ["processing:lineage"]},
0 commit comments