File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -594,7 +594,7 @@ <h3 id="update">Update</h3>
594594 < ul >
595595 < li > < strong > < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —The requested new
596596 state for the record.</ li >
597- < li > < strong > Response Body : < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —Containing various bits of
597+ < li > < strong > Response: < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —Containing various bits of
598598 information about the PUT update.</ li >
599599 </ ul >
600600 < p >
@@ -747,7 +747,7 @@ <h3 id="overwrite">Overwrite</h3>
747747 < ul >
748748 < li > < strong > < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —The requested new
749749 state for the record.</ li >
750- < li > < strong > Response Body : < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —Containing various bits of
750+ < li > < strong > Response: < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —Containing various bits of
751751 information about the PUT overwrite.</ li >
752752 </ ul >
753753 < p >
@@ -829,7 +829,7 @@ <h3 id="patch-update">Patch Update</h3>
829829 state for the record. MUST contain an < code class ="language-plaintext highlighter-rouge "> @id</ code > .
830830 In cases where the Linked Data @context property maps '@id' to 'id' either of these properties will be sufficient.
831831 </ li >
832- < li > < strong > Response Body : < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —Containing various bits of
832+ < li > < strong > Response: < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ strong > —Containing various bits of
833833 information about the PATCH update.</ li >
834834 </ ul >
835835 < p >
You can’t perform that action at this time.
0 commit comments