Skip to content

Commit 319a06b

Browse files
jerprCopilotpre-commit-ci[bot]
authored
Add XenForo addon.json schema (#5499)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent af59820 commit 319a06b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7106,6 +7106,12 @@
71067106
"fileMatch": ["wrangler.json", "wrangler.jsonc", "wrangler.toml"],
71077107
"url": "https://www.unpkg.com/wrangler/config-schema.json"
71087108
},
7109+
{
7110+
"name": "XenForo add-on manifest",
7111+
"description": "A manifest describing a XenForo add-on",
7112+
"fileMatch": [],
7113+
"url": "https://docs.xenforo.com/schema/addon.schema.json"
7114+
},
71097115
{
71107116
"name": "JSON-stat 2.0",
71117117
"description": "JSON-stat 2.0",

0 commit comments

Comments
 (0)