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

[SELC-6625] feat: added api to retrieve institutions given a list of ids #722

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pierpaolodidato89
Copy link
Collaborator

@pierpaolodidato89 pierpaolodidato89 commented Mar 7, 2025

List of Changes

  • Added api to retrieve institutions given a list of ids
  • Added business logic to get data from db and map into a InstitutionResponse object
  • Added unit tests for controller and service layers

Motivation and Context

This api will be invoked from BFF to get the institution type for a set of institutions

How Has This Been Tested?

I have run the microservice locally and tested the API POST /v1/institutions, checking the response status code and the elements into list

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@pierpaolodidato89 pierpaolodidato89 requested a review from a team as a code owner March 7, 2025 11:13
pierpaolo.didato@emeal.nttdata.com added 2 commits March 7, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant