Skip to content

Commit

Permalink
Deprecated an API endpoint
Browse files Browse the repository at this point in the history
Deprecated an API endpoint Get Available Balance - Cached
  • Loading branch information
Jadavpadma authored Dec 6, 2024
1 parent ec67f60 commit 41f3145
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions openbanking-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5177,11 +5177,9 @@ components:
$ref: '#/components/schemas/PaymentInstructions'
examples:
ACHDetailsExample:
$ref: >-
#/components/examples/ACHDetailsExample
$ref: '#/components/examples/ACHDetailsExample'
ACHDetailsWithoutRTPDetailsExample:
$ref: >-
#/components/examples/ACHDetailsWithoutRTPDetailsExample
$ref: '#/components/examples/ACHDetailsWithoutRTPDetailsExample'
CustomerAuthorizationDetailsExample:
$ref: '#/components/examples/CustomerAuthorizationDetailsExample'
GetCustomerAuthorizationDetailsNotFoundErrorResponse:
Expand Down

0 comments on commit 41f3145

Please sign in to comment.