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

feat(rest): Add additional fields in get clearingrequest endpoints. #2616

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akshitjoshii
Copy link
Contributor

Extra fields needed for get clearing request endpoints are added in the response.

Closes : #2500 and #2499
Endpoints where new fields are added :

http://localhost:8080/resource/api/clearingrequests
http://localhost:8080/resource/api/clearingrequest/byId

image

@akshitjoshii akshitjoshii force-pushed the feat/add-additional-fields-CR-endpoint branch from a13d435 to fc00aae Compare September 18, 2024 07:54
Signed-off-by: Akshit Joshi <akshit.joshi@siemens-healthineers.com>
@akshitjoshii akshitjoshii force-pushed the feat/add-additional-fields-CR-endpoint branch from fc00aae to 90ad3ea Compare September 18, 2024 07:56
@GMishx GMishx added needs code review needs general test This is general testing, meaning that there is no org specific issue to check for labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs code review needs general test This is general testing, meaning that there is no org specific issue to check for
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need extra fields in GET call to /clearingrequests rest api
3 participants