diff --git a/examples/Common.CorrespondingContentIDs-sample.json b/examples/Common.CorrespondingContentIDs-sample.json index ee02d4a34..99caa2821 100644 --- a/examples/Common.CorrespondingContentIDs-sample.json +++ b/examples/Common.CorrespondingContentIDs-sample.json @@ -10,7 +10,7 @@ }, "corresponding.sample": { "$Alias": "self", - "SalesQuotation": { "$Kind": "EntityType", "id": { "$Nullable": true } }, + "SalesQuotation": { "$Kind": "EntityType", "id": { "$Type": "Edm.Int16", "$Nullable": true } }, "SalesQuotationItemToBeCopied": { "$Kind": "ComplexType", "product": { "$Nullable": true } }, "SalesOrder": { "$Kind": "EntityType", diff --git a/examples/Common.CorrespondingContentIDs-sample.xml b/examples/Common.CorrespondingContentIDs-sample.xml index 05168796f..0b67bd603 100644 --- a/examples/Common.CorrespondingContentIDs-sample.xml +++ b/examples/Common.CorrespondingContentIDs-sample.xml @@ -9,7 +9,7 @@ - +