-
Notifications
You must be signed in to change notification settings - Fork 16
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
Pool API: Unwrap name schema #180
Labels
enhancement
New feature or request
Milestone
Comments
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 25, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 25, 2023
… - refactor SaasMappings
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 30, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 30, 2023
… - refactor SaasMappings
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 30, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 30, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 30, 2023
… - refactor SaasMappings
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
May 30, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 1, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 1, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The name of legal entity business partners consists of a full name and a short name which are currently realised in NameResponse/NameDto. Instead we should put the name fields directly in the legal entity DTO with the fieldNames "legalName" and "legalShortName".
The text was updated successfully, but these errors were encountered: