Merge pull request #1265 from thedudedies21/Update_Base_Webhooks
Finish Webhooks, and add config endpoint for client
commit 89abd2ec1242afd3d6d040c7ee3a7e924cd2675e
2 parents b114cad + d8b1a84
@Puyodead1 Puyodead1 authored on 31 Mar 2025
GitHub committed on 31 Mar 2025
Showing 15 changed files
View
assets/openapi.json
View
assets/schemas.json 100644 → 100755
Too large (Show diff)
View
flake.lock
View
src/api/middlewares/Authentication.ts
View
src/api/routes/channels/#channel_id/webhooks.ts
View
src/api/routes/policies/instance/config.ts 0 → 100755
View
src/api/routes/webhooks/#webhook_id/#token/index.ts
View
src/api/routes/webhooks/#webhook_id/index.ts
View
src/util/config/Config.ts
View
src/util/config/types/UsersConfiguration.ts 0 → 100755
View
src/util/config/types/index.ts
View
src/util/schemas/WebhookUpdateSchema.ts 0 → 100755
View
src/util/schemas/index.ts
View
src/util/util/NameValidation.ts 0 → 100755
View
src/util/util/index.ts