File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1056,8 +1056,8 @@ <h3 id="rerum-released">RERUM released</h3>
10561056 </ thead >
10571057 < tbody >
10581058 < tr >
1059- < td > < code class ="language-plaintext highlighter-rouge "> /release/: _id</ code > </ td >
1060- < td > < code class ="language-plaintext highlighter-rouge "> No payload. This will use the _id hash from the PATCH request url. </ code > </ td >
1059+ < td > < code class ="language-plaintext highlighter-rouge "> /release/_id</ code > </ td >
1060+ < td > < code class ="language-plaintext highlighter-rouge "> empty </ code > </ td >
10611061 < td > 200 < code class ="language-plaintext highlighter-rouge "> Location: https://devstore.rerum.io/v1/id/11111</ code >
10621062 < code class ="language-plaintext highlighter-rouge "> {JSON}</ code > </ td >
10631063 </ tr >
@@ -1189,8 +1189,8 @@ <h2>Alternate DELETE Pattern</h2>
11891189 </ thead >
11901190 < tbody >
11911191 < tr >
1192- < td > < code class ="language-plaintext highlighter-rouge "> /delete/: _id</ code > </ td >
1193- < td > < code class ="language-plaintext highlighter-rouge "> No payload. This will use the _id hash from the DELETE request url. </ code > </ td >
1192+ < td > < code class ="language-plaintext highlighter-rouge "> /delete/_id</ code > </ td >
1193+ < td > < code class ="language-plaintext highlighter-rouge "> empty </ code > </ td >
11941194 < td > 204</ td >
11951195 </ tr >
11961196 </ tbody >
You can’t perform that action at this time.
0 commit comments