feat(webhooks): add blurb about dispatch webhooks, add to nav

This commit is contained in:
spiral 2021-11-25 17:13:15 -05:00
parent ece17f7470
commit ec8ecb1e96
No known key found for this signature in database
GPG key ID: A6059F0CA0E1BD31
2 changed files with 5 additions and 3 deletions

View file

@ -66,7 +66,7 @@ module.exports = {
"/api/endpoints",
"/api/models",
"/api/errors",
// "/api/integrations",
"/api/dispatch",
"/api/legacy"
]
},