This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 2d9199a9739cc7cc043cbf57e577916bdca59e32 Merge: 305712c603 b44b91cb59 Author: Adam Saghy <[email protected]> AuthorDate: Fri Jun 26 10:46:47 2026 +0200 Merge pull request #6035 FINERACT-2421: Uniform swagger datatype for fetching datatable via API .../client/feign/support/ApiResponseDecoder.java | 35 +++++++- .../feign/support/ApiResponseDecoderTest.java | 99 ++++++++++++++++++++++ .../test/stepdef/datatable/DatatablesStepDef.java | 14 +++ .../dataqueries/api/DatatablesApiResource.java | 4 +- 4 files changed, 148 insertions(+), 4 deletions(-)
