From 1139a55fe018b7aaf10381c51bbe6eed1b01caec Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Wed, 20 Sep 2023 18:19:23 +0200 Subject: [PATCH 01/10] ODATA-1353 (#122) --- docs/odata-json-format/odata-json-format.html | 1 + docs/odata-json-format/odata-json-format.md | 2 ++ odata-json-format/4 Common Characteristics.md | 2 ++ 3 files changed, 5 insertions(+) diff --git a/docs/odata-json-format/odata-json-format.html b/docs/odata-json-format/odata-json-format.html index f42a260fd..16554c051 100644 --- a/docs/odata-json-format/odata-json-format.html +++ b/docs/odata-json-format/odata-json-format.html @@ -509,6 +509,7 @@

19.1 Batc }

19.2 Referencing New Entities

-

The entity returned by a preceding request can be referenced in the request URL of subsequent requests.

+

The entity returned by a preceding request can be referenced in the request URL of subsequent requests. If the Location header in the response contains a relative URL, clients MUST be able to resolve it relative to the request's URL even if that contains such a reference.

Example 49: a batch request that contains the following operations in the order listed: