banks2ff/gocardless-bankaccount-data-api/docs
Jacob Kiers 80849a9eef Fix bug in official Gocardless API definition
The official Gocardless API definition indicates that transactions are
directly output to an array.

Instead, they are wrapped in a transactions key.

This made the code fail to retrieve transactions, because they could not
be correctly serialized.

This is now fixed in the API definition, and the API code is also
regenerated.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-10-04 20:34:27 +02:00
..
Account.md Initial commit 2024-10-04 20:31:39 +02:00
AccountBalance.md Initial commit 2024-10-04 20:31:39 +02:00
AccountDetail.md Initial commit 2024-10-04 20:31:39 +02:00
AccountsApi.md Fix bug in official Gocardless API definition 2024-10-04 20:34:27 +02:00
AccountSchema.md Initial commit 2024-10-04 20:31:39 +02:00
AgreementsApi.md Initial commit 2024-10-04 20:31:39 +02:00
BalanceAmountSchema.md Initial commit 2024-10-04 20:31:39 +02:00
BalanceSchema.md Initial commit 2024-10-04 20:31:39 +02:00
BankTransaction.md Initial commit 2024-10-04 20:31:39 +02:00
BankTransactions.md Fix bug in official Gocardless API definition 2024-10-04 20:34:27 +02:00
CurrencyExchangeSchema.md Initial commit 2024-10-04 20:31:39 +02:00
DetailSchema.md Initial commit 2024-10-04 20:31:39 +02:00
EnduserAcceptanceDetailsRequest.md Initial commit 2024-10-04 20:31:39 +02:00
EndUserAgreement.md Initial commit 2024-10-04 20:31:39 +02:00
EndUserAgreementRequest.md Initial commit 2024-10-04 20:31:39 +02:00
ErrorResponse.md Initial commit 2024-10-04 20:31:39 +02:00
InstitutionsApi.md Initial commit 2024-10-04 20:31:39 +02:00
Integration.md Initial commit 2024-10-04 20:31:39 +02:00
IntegrationRetrieve.md Initial commit 2024-10-04 20:31:39 +02:00
JwtObtainPairRequest.md Initial commit 2024-10-04 20:31:39 +02:00
JwtRefreshRequest.md Initial commit 2024-10-04 20:31:39 +02:00
OwnerAddressStructuredSchema.md Initial commit 2024-10-04 20:31:39 +02:00
PaginatedEndUserAgreementList.md Initial commit 2024-10-04 20:31:39 +02:00
PaginatedRequisitionList.md Initial commit 2024-10-04 20:31:39 +02:00
Requisition.md Initial commit 2024-10-04 20:31:39 +02:00
RequisitionRequest.md Initial commit 2024-10-04 20:31:39 +02:00
RequisitionsApi.md Initial commit 2024-10-04 20:31:39 +02:00
SpectacularJwtObtain.md Initial commit 2024-10-04 20:31:39 +02:00
SpectacularJwtRefresh.md Initial commit 2024-10-04 20:31:39 +02:00
SpectacularRequisition.md Initial commit 2024-10-04 20:31:39 +02:00
StatusEnum.md Initial commit 2024-10-04 20:31:39 +02:00
TokenApi.md Initial commit 2024-10-04 20:31:39 +02:00
TransactionAmountSchema.md Initial commit 2024-10-04 20:31:39 +02:00
TransactionSchema.md Initial commit 2024-10-04 20:31:39 +02:00