Skip to content

Added support for Borrow Request#34

Open
educare-kumapuru wants to merge 1 commit intomainfrom
borrowRequest-feature
Open

Added support for Borrow Request#34
educare-kumapuru wants to merge 1 commit intomainfrom
borrowRequest-feature

Conversation

@educare-kumapuru
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@NehaKariya0309 NehaKariya0309 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShellyAgg Custom Exceptions to be used instead of Exception class. Better to use the same exception class in corresponding subpackages.

}
}

@GetMapping("/user/{userId}/target-amount/{amount}")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here , all apis should have community id filter applied to it, because on a community landing page , only requests of that community should be displayed.
Instead of Path Variable User id, community id should be used.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are APIs for users, and will create separate APIs for the community lending page.

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.

3 participants