This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git


    from 7727166  Merge pull request #248 from 
Shreyas0786/test/runtime-accessibility-ci
     add d0f69fd  chore(api): sync the Fineract OpenAPI spec and regenerate the 
client
     new ebc1e4c  Merge pull request #254 from apache/chore/fineract-spec-sync

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 public/api/fineract.json                           | 230 +++++++++++++++++++--
 public/api/fineract.provenance.json                |  20 +-
 src/app/api/.openapi-generator/FILES               |   5 +
 src/app/api/api/default.service.ts                 |  20 +-
 src/app/api/api/sCHEDULERJOB.service.ts            |  24 ++-
 src/app/api/api/searchAPI.service.ts               |   2 +-
 src/app/api/api/workingCapitalLoans.service.ts     | 156 ++++++++++++++
 src/app/api/model/accountTransferData.ts           |   2 +
 src/app/api/model/accountTransferRequest.ts        |   6 +
 src/app/api/model/auditData.ts                     |  25 ++-
 src/app/api/model/getAccountTransfersPageItems.ts  |   2 +
 ...tAccountTransfersPageItemsPaymentDetailData.ts} |   9 +-
 ... => getAccountTransfersPageItemsPaymentType.ts} |   2 +-
 src/app/api/model/getSearchResponse.ts             |   9 +
 ...ts => getWorkingCapitalLoanChargePaidByData.ts} |   6 +-
 .../getWorkingCapitalLoanTransactionIdResponse.ts  |   5 +
 .../model/getWorkingCapitalLoansLoanIdResponse.ts  |  10 +-
 .../model/{auditData.ts => loanAuditFieldsData.ts} |   2 +-
 ....ts => markWorkingCapitalLoanAsFraudRequest.ts} |   9 +-
 src/app/api/model/models.ts                        |   5 +
 .../postWorkingCapitalLoanTransactionsRequest.ts   |   4 +
 .../model/workingCapitalLoanCommandTemplateData.ts |   3 +
 22 files changed, 491 insertions(+), 65 deletions(-)
 copy src/app/api/model/{workingCapitalLoanTransactionPaymentDetailData.ts => 
getAccountTransfersPageItemsPaymentDetailData.ts} (83%)
 copy src/app/api/model/{getClientsDocumentType.ts => 
getAccountTransfersPageItemsPaymentType.ts} (94%)
 copy src/app/api/model/{loanChargePaidByData.ts => 
getWorkingCapitalLoanChargePaidByData.ts} (89%)
 copy src/app/api/model/{auditData.ts => loanAuditFieldsData.ts} (96%)
 copy src/app/api/model/{postJournalEntriesTransactionIdRequest.ts => 
markWorkingCapitalLoanAsFraudRequest.ts} (87%)

Reply via email to