From e4ff519d0bbc5f6c8ebf1af5ecfb7379672aa19c Mon Sep 17 00:00:00 2001 From: Julia Sheehan Date: Tue, 21 Jan 2025 10:01:22 +0000 Subject: [PATCH 1/2] spelling fix --- src/fire-business-api-v1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fire-business-api-v1.yaml b/src/fire-business-api-v1.yaml index bfbd22d..b3fc15a 100644 --- a/src/fire-business-api-v1.yaml +++ b/src/fire-business-api-v1.yaml @@ -18,7 +18,7 @@ paths: /v1/accounts: $ref: ./v1/paths/accounts/accounts.yaml - /v2/activites: + /v2/activities: $ref: ./v2/paths/activities/activities.yaml /v1/accounts/{ican}: From f95ea0935e2e26cde7226783fe077ad14e51aedc Mon Sep 17 00:00:00 2001 From: Julia Sheehan Date: Tue, 21 Jan 2025 10:03:08 +0000 Subject: [PATCH 2/2] webhooks fix --- src/fire-business-api-v1.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fire-business-api-v1.yaml b/src/fire-business-api-v1.yaml index baa24bb..0755ebc 100644 --- a/src/fire-business-api-v1.yaml +++ b/src/fire-business-api-v1.yaml @@ -176,8 +176,8 @@ paths: $ref: ./v2/paths/paymentrequests/update-paymentrequest.yaml webhooks: - events: - $ref: ./webhooks/events.yaml + Webhooks: + $ref: ./webhooks/Webhooks.yaml components: securitySchemes: