Skip to content

Commit

Permalink
Fix Webhook Text
Browse files Browse the repository at this point in the history
  • Loading branch information
owenobyrne committed Feb 4, 2025
1 parent b4d29d6 commit 911d98d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/fire-business-api-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ tags:
description: List the beneficiaries associated with the account.
- name: Direct Debits
description: The fire.com api allows businesses to automate direct debit payment actions on their fire.com business accounts.
- name: Manage API and Webhooks
- name: API and Webhooks
description: Manage your API Applications and Webhooks
- name: Profile Management
description: Manage and view your users and fees.
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/webhooks.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
post:
summary: Fire Event Webhook
summary: Event Webhook
tags:
- Webhooks
description: Webhooks allow you to be notified of events as they happen on your Fire accounts. The below sample response shows how a webhook from Fire will arrive at your server. See our 'API and webhooks' guide for more detailed information.
Expand Down

0 comments on commit 911d98d

Please sign in to comment.