mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-03-28 17:42:40 +01:00
#666 - Added enum to type
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user