We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e8795 commit ea89cd9Copy full SHA for ea89cd9
1 file changed
public/API.html
@@ -986,7 +986,7 @@ <h3 id="remove-properties">Remove Properties</h3>
986
</table>
987
<ul>
988
<li><strong><code class="language-plaintext highlighter-rouge">{JSON}</code></strong>—The requested new
989
- state for the record. Must contain an <code class="language-plaintext highlighter-rouge">@id</code>.
+ state for the record. MUST contain an <code class="language-plaintext highlighter-rouge">@id</code>.
990
In cases where the Linked Data @context property maps '@id' to 'id' either of these properties will be sufficient.
991
</li>
992
<li><strong><code class="language-plaintext highlighter-rouge">{JSON}</code></strong>—Containing various
0 commit comments