Updated JSON schema

This commit is contained in:
squidfunk
2023-07-18 14:02:13 +01:00
parent 545fb27418
commit c2e55585fa
3 changed files with 132 additions and 0 deletions

View File

@@ -34,6 +34,9 @@
{
"$ref": "plugins/offline.json"
},
{
"$ref": "plugins/optimize.json"
},
{
"$ref": "plugins/privacy.json"
},
@@ -45,6 +48,9 @@
},
{
"$ref": "plugins/tags.json"
},
{
"$ref": "plugins/typeset.json"
}
]
},