eclipse-tractusx / traceability-foss

https://eclipse-tractusx.github.io/traceability-foss/docs/
Apache License 2.0
10 stars 20 forks source link

Remove create contract notification endpoint #469

Open ds-jleyh opened 6 months ago

ds-jleyh commented 6 months ago

As ... I want ... so that ...

Hints / Details

Acceptance Criteria

Out of Scope

jzbmw commented 6 months ago

https://jira.catena-x.net/browse/TRACEFOSS-2664

ds-crehm commented 4 months ago

[Technical Debt]

As developer I want deprecated/unused endpoints and code related to contract notifications removed, so that our code is up-to-date and attack surface from APIs is reduced.

Hints/Details

See https://jira.catena-x.net/browse/TRACEFOSS-2664

Our backend is now taking care of ensuring ContractNotifications creation upon startup. We no longer need EdcNotificationContractController.java.

Acceptance Criteria