You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by sh...@apache.org on 2018/11/26 12:38:00 UTC

[fineract] 01/01: Merge pull request #485 from ShruthiRajaram/FINERACT_628_Products

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

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

commit 26302b52ffd94e3c8ab3469589f0e5e2cc7167ed
Merge: 47e7f7e ec3ae14
Author: ShruthiRajaram <sh...@confluxtechnologies.com>
AuthorDate: Mon Nov 26 18:07:55 2018 +0530

    Merge pull request #485 from ShruthiRajaram/FINERACT_628_Products
    
    FINERACT-628 Products APIs

 api-docs/apiLive.htm                               | 1191 +++++++++++++++++++-
 .../service/AppuserClientMapperReadService.java    |    2 +
 .../AppuserClientMapperReadServiceImpl.java        |   20 +-
 .../products/api/SelfLoanProductsApiResource.java  |   77 ++
 .../api/SelfSavingsProductsApiResource.java        |   78 ++
 .../products/api/SelfShareProductsApiResource.java |   79 ++
 6 files changed, 1444 insertions(+), 3 deletions(-)