[
https://issues.apache.org/jira/browse/FINERACT-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116090#comment-18116090
]
Avinash Vijayvargiya commented on FINERACT-2833:
------------------------------------------------
Hello [~swaran21],
The motto is to add missing mapping in codebase and migrate the codebase to
CQRS compatible code.
Have look for CQRS and we connect over the call.
If you plan to contribute to this you can start with
[FINERACT-2830|https://issues.apache.org/jira/browse/FINERACT-2830]
> OpenAPI gaps: Institution Clients
> ---------------------------------
>
> Key: FINERACT-2833
> URL: https://issues.apache.org/jira/browse/FINERACT-2833
> Project: Apache Fineract
> Issue Type: Sub-task
> Reporter: Aleksandar Vidakovic
> Priority: Major
> Labels: beginner-friendly
>
> h4. /clients/{id}/charges/{chargeId}
> GetClientsChargesPageItems missing clientTransactionDatas
> h4. /clients/template
> GetClientsTemplateResponse missing genderOptions, clientTypeOptions,
> clientClassificationOptions
> h4. /clients
> PostClientsRequest missing staffId, isStaff, submittedOnDate
> h4. /clients/{id} (GET)
> GetClientsClientIdResponse missing legalFormId, middlename, dateOfBirth,
> genderId, staffId, mobileNo, clientTypeId, clientClassificationId,
> submittedOnDate
> h4. /clients/{id} (PUT)
> PutClientsClientIdRequest only has externalId, resourceExternalId
> h4. /savingsaccounts/template
> GetSavingsAccountsTemplateResponse missing fieldOfficerOptions,
> interestCompoundingPeriodTypeOptions, interestPostingPeriodTypeOptions,
> interestCalculationTypeOptions, interestCalculationDaysInYearTypeOptions,
> lockinPeriodFrequencyTypeOptions, savingsAmountOnClosureTypeOptions,
> withdrawalFeeTypeOptions, chargeOptions, currencyOptions
> h4. /savingsaccounts
> PostSavingsAccountsRequest missing fieldOfficerId, nominalAnnualInterestRate,
> interestCompoundingPeriodType, interestPostingPeriodType,
> interestCalculationType, interestCalculationDaysInYearType,
> minRequiredOpeningBalance, lockinPeriodFrequency,
> h4. /accounts/share/template
> GetAccountsTypeTemplateResponse missing chargeOptions,
> minimumActivePeriodFrequencyTypeOptions``lockinPeriodFrequencyTypeOptions,
> currencyOptions
> h4. /accountingrules (POST) / /accountingrules/{id} (PUT)
> AccountRuleRequest missing debitTags, creditTags, allowMultipleDebitEntries,
> allowMultipleCreditEntries
> h4. /accountingrules/{id} (GET)
> AccountingRuleData missing accountToDebit,accountToCredit
--
This message was sent by Atlassian Jira
(v8.20.10#820010)