Ambika-Sony opened a new pull request, #5615: URL: https://github.com/apache/fineract/pull/5615
## Description This PR standardizes the `operationId` naming convention for the Savings module following the pattern `methodName + Entity`. It also synchronizes the integration tests to use these new method names, ensuring the build remains green. ## Checklist - [x] Standardized `SavingsAccountsApiResource` operationIds. - [x] Updated `SavingsAccountsExternalIdTest` to match new client method names. - [x] Verified build locally with `./gradlew :fineract-client:compileJava`. -- 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]
