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

Add new controller for negotiation endpoint #169

Merged
merged 1 commit into from
May 8, 2024

Conversation

fabiodmota
Copy link
Contributor

Description

  • Implement triggerNegotiation function in NegotiationServiceLogic to handle sequential negotiation requests with external services, enhancing the negotiation process with error handling and response transformation.
  • Introduce new DTOs (NegotiationRequestDTO, NegotiationResponseDTO, EDRResponseDTO) to streamline the handling of negotiation data and responses.
  • Add utility functions in EdcEndpointsMappingUtils for parsing and extracting specific fields from JSON responses, improving data extraction reliability and code maintainability.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@fabiodmota fabiodmota requested a review from SujitMBRDI May 8, 2024 10:39
@fabiodmota fabiodmota force-pushed the feat/add-controller-for-negotiation branch from fafeecf to 234ec13 Compare May 8, 2024 10:51
@fabiodmota fabiodmota merged commit 30944aa into main May 8, 2024
9 checks passed
@fabiodmota fabiodmota deleted the feat/add-controller-for-negotiation branch May 8, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants