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/05 11:46:28 UTC

[fineract] branch develop updated (99aa2b5 -> 9b5c913)

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

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


    from 99aa2b5  Merge pull request #480 from ShruthiRajaram/FINERACT-628-Guarantors-Support
     add 6ded9eb  FINERACT-628 self service APIs for client image management
     new 9b5c913  Merge pull request #478 from ShruthiRajaram/FINERACT-628-client-image

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-docs/apiLive.htm                               | 116 +++++++++++++++++++++
 .../portfolio/client/api/ClientApiConstants.java   |   1 +
 .../self/client/api/SelfClientsApiResource.java    |  46 ++++++++
 3 files changed, 163 insertions(+)


[fineract] 01/01: Merge pull request #478 from ShruthiRajaram/FINERACT-628-client-image

Posted by sh...@apache.org.
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 9b5c913a06154c45565a50ae0cf563d5c915e0f1
Merge: 99aa2b5 6ded9eb
Author: ShruthiRajaram <sh...@confluxtechnologies.com>
AuthorDate: Mon Nov 5 17:16:24 2018 +0530

    Merge pull request #478 from ShruthiRajaram/FINERACT-628-client-image
    
    FINERACT-628 self service APIs for client image management

 api-docs/apiLive.htm                               | 116 +++++++++++++++++++++
 .../portfolio/client/api/ClientApiConstants.java   |   1 +
 .../self/client/api/SelfClientsApiResource.java    |  46 ++++++++
 3 files changed, 163 insertions(+)