-
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
Gate API: Add Street Name Suffix and Prefix Fields #183
Labels
enhancement
New feature or request
Milestone
Comments
Adding suffix and prefix to the street in the gate leads to a big split in the api model between gate and pool. Therefore this issue needs to be refined into smaller steps leading to the introduction of the new street fields |
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 1, 2023
…Prefix Fields - refactor LegalEntityResponse to separate pool and gate LogisticAddressResponse
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 1, 2023
…Prefix Fields - refactor LogisticAddressDto to separate pool and gate classes
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 1, 2023
…Prefix Fields - add PhysicalPostalAddressGateDto
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 2, 2023
…Prefix Fields - add PhysicalPostalAddressGateResponse
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 2, 2023
…Prefix Fields - refactor LegalEntityResponse to separate pool and gate LogisticAddressResponse
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 2, 2023
…Prefix Fields - refactor LogisticAddressDto to separate pool and gate classes
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 2, 2023
…Prefix Fields - add PhysicalPostalAddressGateDto
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 2, 2023
…Prefix Fields - add PhysicalPostalAddressGateResponse
fabiodmota
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 26, 2023
…Prefix Fields - refactor LegalEntityResponse to separate pool and gate LogisticAddressResponse
fabiodmota
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 26, 2023
…Prefix Fields - refactor LogisticAddressDto to separate pool and gate classes
fabiodmota
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 26, 2023
…Prefix Fields - add PhysicalPostalAddressGateDto
fabiodmota
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Jun 26, 2023
…Prefix Fields - add PhysicalPostalAddressGateResponse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the Gate API the street DTO should get additional fields for providing more naming options:
„NamePrefix“ , „AdditionalNamePrefix“, „Name“ „NameSuffix“ and „AdditionalNameSuffix“.
The text was updated successfully, but these errors were encountered: