Skip to content

Comments

feat: add http webhook endpoints#357

Merged
NathaelB merged 5 commits intomainfrom
356-create-webhook-http-entrypoints
Aug 20, 2025
Merged

feat: add http webhook endpoints#357
NathaelB merged 5 commits intomainfrom
356-create-webhook-http-entrypoints

Conversation

@LeadcodeDev
Copy link
Contributor

No description provided.

@LeadcodeDev LeadcodeDev linked an issue Aug 19, 2025 that may be closed by this pull request
@LeadcodeDev LeadcodeDev self-assigned this Aug 19, 2025
@LeadcodeDev LeadcodeDev added this to the v0.2.0 milestone Aug 19, 2025
@LeadcodeDev LeadcodeDev force-pushed the 356-create-webhook-http-entrypoints branch from 4bc3783 to 8a771a7 Compare August 19, 2025 23:05
LeadcodeDev and others added 4 commits August 20, 2025 02:27
This commit adds new webhook management functionality including CRUD
operations and permission handling for webhooks. It includes:

- API endpoints for creating, reading, updating and deleting webhooks -
Webhook use cases and policies for authorization - Validation for
webhook requests - New webhook-related permissions
@NathaelB NathaelB force-pushed the 356-create-webhook-http-entrypoints branch from 8a771a7 to b6f61b6 Compare August 20, 2025 00:30
@NathaelB NathaelB self-assigned this Aug 20, 2025
@NathaelB NathaelB merged commit 198d8a4 into main Aug 20, 2025
8 checks passed
@NathaelB NathaelB deleted the 356-create-webhook-http-entrypoints branch August 20, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Create webhook http entrypoints

2 participants