This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from f7c7c8172a Merge pull request #6014
add f3ceab9341 FINERACT-2165: Fix EntityDatatableChecks list endpoint
Swagger schema to match actual Page-wrapped response
new 032f2e3c6e Merge pull request #6008
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../api/EntityDatatableChecksApiResource.java | 3 +-
.../EntityDatatableChecksApiResourceSwagger.java | 10 +++
.../organisation/EntityDatatableChecksHelper.java | 96 +++++-----------------
.../EntityDatatableChecksIntegrationTest.java | 79 +++++++++---------
4 files changed, 69 insertions(+), 119 deletions(-)