We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7041041 + 9b7d129 commit be16575Copy full SHA for be16575
schema/unstable/extractor_config.schema.json
@@ -3,7 +3,6 @@
3
"$schema": "https://json-schema.org/draft/2020-12/schema",
4
"type": "object",
5
"description": "Base extractor configuration object",
6
- "unevaluatedProperties": false,
7
"properties": {
8
"state-store": {
9
"$ref": "state_store_config.schema.json"
0 commit comments