shubhamchaudhary29 opened a new pull request, #6484: URL: https://github.com/apache/fineract/pull/6484
## Description Documents missing OpenAPI fields and response mappings for Admin Organisation APIs. ### Changes - Added `parentName` to `GetOfficesResponse` - Documented the `CurrencyConfigurationData` response for `retrieveCurrencies` - Added `endDate` to `PostTellersRequest` - Added `description` and `endDate` to `GetTellersResponse` - Documented the repayment schedule updation type options endpoint - Added `description` to `GetHolidaysResponse` The Staff/Employees item was not changed because the identified missing values require backend/service behavior rather than an OpenAPI-only documentation change. ### Validation - Module compilation passed - Targeted SpotBugs passed - Spotless passed - Checkstyle passed - OpenAPI generation/verification passed - `git diff --check` passed The root-level Javadoc and SpotBugs lifecycle tasks encountered an unrelated `:fineract-client:buildTypescriptAngularSdk` Java heap-space failure during TypeScript SDK generation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
