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

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


    from c236ee04ef FINERACT-2080: Refactoring Loan entity
     add b698d7247b FINERACT-2169: Apply DTO instead String json in 
NotesApiResource

No new revisions were added by this update.

Summary of changes:
 .../note/service/AcmeNoteReadPlatformService.java  |  4 +-
 .../note/service/NoteReadPlatformService.java      |  4 +-
 .../api/JournalEntriesApiResourceSwagger.java      |  4 +-
 .../portfolio/note/api/NotesApiResource.java       | 59 ++++++-----------
 .../note/api/NotesApiResourceSwagger.java          | 74 ----------------------
 .../fineract/portfolio/note/data/NoteRequest.java  | 15 ++---
 .../note/service/NoteReadPlatformServiceImpl.java  |  3 +-
 .../fineract/integrationtests/NotesTest.java       |  5 +-
 .../integrationtests/common/NotesHelper.java       | 12 ++--
 9 files changed, 41 insertions(+), 139 deletions(-)
 copy 
fineract-core/src/main/java/org/apache/fineract/portfolio/tax/request/TaxGroupComponent.java
 => 
fineract-provider/src/main/java/org/apache/fineract/portfolio/note/data/NoteRequest.java
 (80%)

Reply via email to