Skip to content

Commit 22632a0

Browse files
authored
Update Shipment_with_Piece.embedded.json
1 parent dfc8972 commit 22632a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation_website/docs/API-Security/examples/Shipment_with_Piece.embedded.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
{
1313
"@type": "cargo:Piece",
1414
"@id": " https://1r.example.com/logistics-objects/1a8ded38-1804-467c-a369-81a411416b7c",
15+
"api:hasRevision": 1,
16+
"api:hasLatestRevision": 1,
1517
"cargo:coload": {
1618
"@type": "http://www.w3.org/2001/XMLSchema#boolean",
1719
"@value": "false"
@@ -23,4 +25,4 @@
2325
]
2426
}
2527
]
26-
}
28+
}

0 commit comments

Comments
 (0)