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 f8a4bfd17d1c943cfa7cca3d33db7c0ca7235ac3 Merge: 5e9fc491fa 820fd9bbc4 Author: Adam Saghy <[email protected]> AuthorDate: Tue Jun 9 14:00:13 2026 +0100 Merge pull request #5957 FINERACT-2421: DataTableApi revert body parameter type from Object -> String .../client/feign/FineractMultipartEncoder.java | 2 +- .../test/stepdef/datatable/DatatablesStepDef.java | 99 ++++++++++++++++++---- .../src/test/resources/features/Datatables.feature | 28 ++++++ .../features/WorkingCapitalDatatables.feature | 18 ++++ .../dataqueries/api/DatatablesApiResource.java | 6 +- 5 files changed, 134 insertions(+), 19 deletions(-)
