Skip to content

Commit

Permalink
bug: xxx fix test data set v14
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-lcapellino committed Jul 30, 2024
1 parent d2d6504 commit feb7b53
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions tx-backend/testdata/CX_Testdata_MessagingTest_v0.0.14.json
Original file line number Diff line number Diff line change
Expand Up @@ -2448,27 +2448,6 @@
{
"catenaXId" : "urn:uuid:254604ab-2153-45fb-8cad-54ef09f4070e",
"bpnl" : "BPNL00000003CML1",
"urn:samm:io.catenax.single_level_usage_as_built:3.0.0#SingleLevelUsageAsBuilt" : [
{
"catenaXId" : "urn:uuid:254604ab-2153-45fb-8cad-54ef09f4070e",
"customers" : [
"BPNL00000003CML1"
],
"parentItems" : [
{
"catenaXId" : "urn:uuid:6b2296cc-26c0-4f38-8a22-092338c36e22",
"quantity" : {
"value" : 1,
"unit" : "unit:piece"
},
"createdOn" : "2023-02-03T14:48:54.709Z",
"lastModifiedOn" : "2023-02-03T14:48:54.709Z",
"businessPartner" : "BPNL00000003CML1",
"isOnlyPotentialParent" : false
}
]
}
],
"urn:samm:io.catenax.serial_part:3.0.0#SerialPart" : [
{
"localIdentifiers" : [
Expand Down Expand Up @@ -2546,6 +2525,27 @@
"nameAtManufacturer" : "Sealant"
}
}
],
"urn:samm:io.catenax.single_level_usage_as_built:3.0.0#SingleLevelUsageAsBuilt" : [
{
"catenaXId" : "urn:uuid:e3b2f5e2-5be5-4ea6-98f0-6876de0fca4f",
"customers" : [
"BPNL00000003CML1"
],
"parentItems" : [
{
"catenaXId" : "urn:uuid:254604ab-2153-45fb-8cad-54ef09f4070e",
"quantity" : {
"value" : 1,
"unit" : "unit:piece"
},
"createdOn" : "2023-02-03T14:48:54.709Z",
"lastModifiedOn" : "2023-02-03T14:48:54.709Z",
"businessPartner" : "BPNL00000003CML1",
"isOnlyPotentialParent" : false
}
]
}
]
},
{
Expand Down

0 comments on commit feb7b53

Please sign in to comment.