Skip to content

Commit

Permalink
Deployed 49fb3e6 to development with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IATA-Cargo committed Sep 27, 2024
1 parent c122bd2 commit 7cb9966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/API-Security/logistics-objects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4804,7 +4804,7 @@ <h3 id="example-c5">Example C5<a class="headerlink" href="#example-c5" title="Pe
<p>Removing a bNode, the ONE Record server implementors should handle the cleansing of the triples.</p>
</div>
<h3 id="example-c6">Example C6<a class="headerlink" href="#example-c6" title="Permanent link">&para;</a></h3>
<p>In the example below, the <a href="https://onerecord.iata.org/ns/api#hasLogisticsObject">hasLogisticsObject</a> property in the <a href="https://onerecord.iata.org/ns/api#Change">Change</a> object differs from the <a href="concepts/#logistics-object-uri">Logistics Object URI</a> that is used as the endpoint for the PATCH request. The ONE Record server returns a <code>400 Bad Request</code>.</p>
<p>In the example below, the <a href="https://onerecord.iata.org/ns/api#hasLogisticsObject">hasLogisticsObject</a> property in the <a href="https://onerecord.iata.org/ns/api#Change">Change</a> object differs from the <a href="../concepts/#logistics-object-uri">Logistics Object URI</a> that is used as the endpoint for the PATCH request. The ONE Record server returns a <code>400 Bad Request</code>.</p>
<p>Request:</p>
<div class="language-http highlight"><pre><span></span><code><span id="__span-31-1"><a id="__codelineno-31-1" name="__codelineno-31-1" href="#__codelineno-31-1"></a><span class="nf">PATCH</span> <span class="nn">/logistics-objects/1a8ded38-1804-467c-a369-81a411416b7c</span> <span class="kr">HTTP</span><span class="o">/</span><span class="m">1.1</span>
</span><span id="__span-31-2"><a id="__codelineno-31-2" name="__codelineno-31-2" href="#__codelineno-31-2"></a><span class="na">Host</span><span class="o">:</span> <span class="l">1r.example.com</span>
Expand Down

0 comments on commit 7cb9966

Please sign in to comment.