Skip to content

Commit

Permalink
fix: stripe transfers route definition (#91)
Browse files Browse the repository at this point in the history
Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>

Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
  • Loading branch information
darkmatterpool authored Jan 26, 2023
1 parent 3a7e608 commit d7d17a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ paths:
responses:
'200':
$ref: '#/components/responses/Task'
/connectors/stripe/transfer:
/connectors/stripe/transfers:
post:
summary: Transfer funds between Stripe accounts
tags:
Expand Down

0 comments on commit d7d17a8

Please sign in to comment.