Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list borrowers #577

Merged
merged 6 commits into from
May 5, 2023
Merged

list borrowers #577

merged 6 commits into from
May 5, 2023

Conversation

vibern0
Copy link
Contributor

@vibern0 vibern0 commented May 4, 2023

This PR fixes #567

Changes

This PR adds an endpoint to list borrowers. It also changes the global microcredit endpoint location. The endpoint to list borrowers is still very basic. Will be improved in future PRs

  • GET /microcredit/global to GET /protocol/microcredit
  • GET /microcredit/borrowers/:query?

Tests

To be added on a future PR.

@vibern0 vibern0 marked this pull request as ready for review May 4, 2023 10:04
@vibern0 vibern0 requested a review from dev-jotape May 4, 2023 10:04
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dev-jotape dev-jotape merged commit 1c87731 into main May 5, 2023
@dev-jotape dev-jotape deleted the feature/list-borrowers branch May 5, 2023 13:39
dev-jotape pushed a commit that referenced this pull request May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MicroCredit] get borrowers list to a loan manager account
2 participants