aboutsummaryrefslogtreecommitdiff
path: root/ext/data/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'ext/data/schemas')
-rw-r--r--ext/data/schemas/options-schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json
index 0cb6db0a..5db4c087 100644
--- a/ext/data/schemas/options-schema.json
+++ b/ext/data/schemas/options-schema.json
@@ -990,7 +990,7 @@
},
"duplicateBehavior": {
"type": "string",
- "enum": ["prevent", "new"],
+ "enum": ["prevent", "overwrite", "new"],
"default": "prevent"
},
"fieldTemplates": {