Skip to content

Commit c38354d

Browse files
authored
Merge pull request #68 from yuwatidora/mx17-fetch-creditreport
Mx17 fetch creditreport
2 parents c8f7625 + e335d7b commit c38354d

File tree

92 files changed

+733
-10820
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+733
-10820
lines changed
54 Bytes
Binary file not shown.

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ ext {
3535
}
3636

3737
dependencies {
38-
implementation(project(":ficoscore-simulation-client-java"))
3938
// Spring Boot Starters
4039
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
4140
implementation("org.springframework.boot:spring-boot-starter-web")

docs/TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ features that need to be completed or improved in the project.
1919
### Retrieving Consolidated Credit Report for Production
2020

2121
- currently connected to sandbox. so data from fineract client has not been used yet. request body is currently hard coded
22+
- we do not know if it will work if the request does not have all the information required in the request.
23+
- [ ] implement mapper for fineract client data to rcc dto
2224

2325

2426

ficoscore-simulation-client-java/.github/workflows/maven.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

ficoscore-simulation-client-java/.gitignore

Lines changed: 0 additions & 21 deletions
This file was deleted.

ficoscore-simulation-client-java/.openapi-generator-ignore

Lines changed: 0 additions & 23 deletions
This file was deleted.

ficoscore-simulation-client-java/.openapi-generator/FILES

Lines changed: 0 additions & 77 deletions
This file was deleted.

ficoscore-simulation-client-java/.openapi-generator/VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

ficoscore-simulation-client-java/.travis.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

ficoscore-simulation-client-java/README.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)