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

Refactoring: Generic Business Partner DTO Locations #635

Merged

Conversation

martinfkaeser
Copy link
Contributor

@martinfkaeser martinfkaeser commented Nov 22, 2023

The DTOs related to the Generic Business Partner were refactored, making sure all its data classes are located in the appropriate API modules (gate-api and orchestrator-api). Common interfaces are used whenever possible.
This meant splitting up some DTOs for the different modules which were formerly in the common module.

This is the first step towards #570

Copy link
Contributor

@nicoprow nicoprow left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Contributor

@alexsilva-CGI alexsilva-CGI left a comment

Choose a reason for hiding this comment

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

Seems fine by me as well.

@nicoprow nicoprow merged commit d07bb0b into eclipse-tractusx:main Nov 29, 2023
8 checks passed
@nicoprow nicoprow deleted the refactor/BusinessPartnerDTO branch November 29, 2023 05:25
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