Skip to content

Commit

Permalink
fix(irs-models): add missing expected tombstone data
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Aug 5, 2024
1 parent e3c1512 commit b378be7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"tombstones": [
{
"catenaXId": "urn:uuid:aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
"endpointURL": null,
"businessPartnerNumber": null,
"endpointURL": "http://umbrella-dataprovider-edc-controlplane:8084",
"businessPartnerNumber": "BPNL00000003AYRE",
"processingError": {
"processStep": "DigitalTwinRequest",
"errorDetail": "Unable to find any of the requested shells",
Expand Down

0 comments on commit b378be7

Please sign in to comment.