You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2018/09/06 09:29:57 UTC

[fineract-cn-teller] branch develop updated (d9dc9b0 -> fb3a74a)

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

awasum pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-teller.git.


    from d9dc9b0  Merge pull request #6 from apache/revert-5-develop
     add b093025  Document Teller API to manage teller operations
     add 02d379f  Updating license information
     new fb3a74a  Merge pull request #7 from Izakey/develop

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:
 component-test/build.gradle                        |  14 +-
 .../fineract/cn/teller/TellerApiDocumentation.java | 890 +++++++++++++++++++++
 .../rest/TellerOperationRestController.java        |   4 +-
 3 files changed, 905 insertions(+), 3 deletions(-)
 create mode 100644 component-test/src/main/java/org/apache/fineract/cn/teller/TellerApiDocumentation.java


[fineract-cn-teller] 01/01: Merge pull request #7 from Izakey/develop

Posted by aw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fb3a74a5ffacfb1e8513caf0698a77f2188be4f0
Merge: d9dc9b0 02d379f
Author: Awasum Yannick <ya...@gmail.com>
AuthorDate: Thu Sep 6 10:29:55 2018 +0100

    Merge pull request #7 from Izakey/develop
    
    Document Teller API to manage teller operations

 component-test/build.gradle                        |  14 +-
 .../fineract/cn/teller/TellerApiDocumentation.java | 890 +++++++++++++++++++++
 .../rest/TellerOperationRestController.java        |   4 +-
 3 files changed, 905 insertions(+), 3 deletions(-)