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

myrle pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-customer.git

commit aacadcbf4d70458077fb296eb3f6240e3932574a
Merge: 1456f73 41749c5
Author: myrlen <myrle.kra...@kuelap.io>
AuthorDate: Fri Oct 20 12:01:58 2017 +0200

    Merge pull request #16 from myrlen/develop
    
    added delete endpoint

 .../customer/api/v1/CustomerEventConstants.java    |  2 +
 .../api/v1/client/CustomerDocumentsManager.java    | 15 ++++++++
 .../main/java/io/mifos/customer/TestDocuments.java | 43 ++++++++++++++++++++-
 .../customer/listener/DocumentEventListener.java   | 10 +++++
 .../internal/command/DeleteDocumentCommand.java    | 45 ++++++++++++++++++++++
 .../command/handler/DocumentCommandHandler.java    | 16 ++++++++
 .../rest/controller/DocumentsRestController.java   | 24 ++++++++++++
 7 files changed, 154 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
my...@apache.org.

Reply via email to