From 7ed371a98945134abb7dcfaf877e72d4b7f9de74 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:54:22 -0400 Subject: change markup of ‘If-Match’ from " to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-sync.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/api-sync.rst b/core/api-sync.rst index af336ff8..d96756f6 100644 --- a/core/api-sync.rst +++ b/core/api-sync.rst @@ -277,9 +277,9 @@ Receiving Terms of Service :http:statuscode:`409 Conflict`: The server has a more recent version than what is given - in "If-Match". The more recent version is returned. The + in ``If-Match``. The more recent version is returned. The client should merge the two versions and retry using the - given response's "E-Tag" in the next attempt in "If-Match". + given response's "E-Tag" in the next attempt in ``If-Match``. :http:statuscode:`410 Gone`: The backup service has closed operations. The body will -- cgit v1.2.3