Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasheehan committed Jan 21, 2025
2 parents 3a22f2e + fc4cf60 commit 09d5648
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/fire-business-api-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}:
Expand Down Expand Up @@ -177,8 +177,8 @@ paths:
$ref: ./v2/paths/paymentrequests/update-paymentrequest.yaml

webhooks:
events:
$ref: ./webhooks/events.yaml
Webhooks:
$ref: ./webhooks/Webhooks.yaml

components:
securitySchemes:
Expand Down

0 comments on commit 09d5648

Please sign in to comment.