Skip to content

Commit 59e994c

Browse files
committed
schema: extract_to property is on active duty (not deprecated)
close #3312
1 parent 28ce71c commit 59e994c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

schema.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,7 @@
432432
"$ref": "#/definitions/stringOrArrayOfStrings"
433433
},
434434
"extract_to": {
435-
"$ref": "#/definitions/stringOrArrayOfStrings",
436-
"description": "No longer used."
435+
"$ref": "#/definitions/stringOrArrayOfStrings"
437436
},
438437
"hash": {
439438
"$ref": "#/definitions/hash"

0 commit comments

Comments
 (0)