feat: implemented edc data exchange for DemandAndCapacityNotification#447
Conversation
tom-rm-meyer-ISST
left a comment
There was a problem hiding this comment.
Thanks for contributing! As always great quality. We have some misunderstanding regarding notifications: these are not added as submodels at the registry for a material.
Let's have a Chat on that :)
tom-rm-meyer-ISST
left a comment
There was a problem hiding this comment.
Great refactoring! Only had a few smaller findings. Please merge main; then I'll gonna check it in action :)
| } | ||
| try { | ||
| var data = objectMapper.readTree(body); | ||
| log.info("Received POST request for DemandAndCapacityNotification 2.0.0 with BPNL: " + bpnl); |
Check failure
Code scanning / CodeQL
Log Injection
…emantic id from notification asset
| } | ||
| try { | ||
| var data = objectMapper.readTree(body); | ||
| log.info("Received POST request for DemandAndCapacityNotification 2.0.0 with BPNL: " + bpnl); |
Check failure
Code scanning / CodeQL
Log Injection
tom-rm-meyer-ISST
left a comment
There was a problem hiding this comment.
Thanks a lot, please decrease chart version again, as no 2.6.4 has been released yet
tom-rm-meyer-ISST
left a comment
There was a problem hiding this comment.
LGTM, thanks a lot!
Helm version stays as stated in earlier comments
Description
resolves #193 and #196
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: