You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ar...@apache.org on 2023/02/27 12:18:55 UTC

[fineract] branch develop updated (6fd67b19d -> d131055c5)

This is an automated email from the ASF dual-hosted git repository.

arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 6fd67b19d FINERACT-1724: Swagger adjustments
     add d131055c5   FINERACT-1759-Datatable-extension-Share-products

No new revisions were added by this update.

Summary of changes:
 .../DatatableCommandFromApiJsonDeserializer.java   |   3 +-
 .../service/ReadWriteNonCoreDataServiceImpl.java   |   6 +-
 .../ShareProductDatatableIntegrationTest.java      | 173 +++++++++++++++++++++
 3 files changed, 180 insertions(+), 2 deletions(-)
 create mode 100644 integration-tests/src/test/java/org/apache/fineract/integrationtests/ShareProductDatatableIntegrationTest.java