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