#666 - Added enum to type

This commit is contained in:
Elio Struyf
2024-02-13 10:10:50 +01:00
parent afb241ad6a
commit 6d6a53047a

View File

@@ -1048,6 +1048,7 @@
}, },
"type": { "type": {
"type": "string", "type": "string",
"enum": ["string"],
"description": "%setting.frontMatter.media.contentTypes.items.properties.fields.properties.type.description%" "description": "%setting.frontMatter.media.contentTypes.items.properties.fields.properties.type.description%"
}, },
"single": { "single": {