Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update Webhook Documentation and OpenAPI Spec #117

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

bjoern-m
Copy link
Contributor

Description

This PR adapts the documentation and OpenAPI specification to reflect recent changes to webhook event types.

Implementation

  • Documentation (guides/webhooks/introduction.mdx)
    • Added user.login and user.update.password.update to the list of webhook event types.
    • Updated descriptions to reflect that the user event now includes logins and password changes.
  • OpenAPI Specification (openapi-admin.yaml)
    • Added user.login and user.update.password.update as valid webhook event types.

@bjoern-m bjoern-m merged commit cca0f6a into main Feb 28, 2025
1 check passed
@bjoern-m bjoern-m deleted the chore-adjust-webhook-docs branch February 28, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants