Skip to content

Commit 1ab7982

Browse files
committed
Allow unevaluated properties to extend the configuration
1 parent c50988a commit 1ab7982

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema/unstable/extractor_config.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"$schema": "https://json-schema.org/draft/2020-12/schema",
44
"type": "object",
55
"description": "Base extractor configuration object",
6-
"unevaluatedProperties": false,
76
"properties": {
87
"state-store": {
98
"$ref": "state_store_config.schema.json"

0 commit comments

Comments
 (0)