Skip to content

Commit 41f8ed8

Browse files
committed
deploy: e329c4e
1 parent 9318bf2 commit 41f8ed8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,11 @@ <h3 id='response'>Response</h3>
984984
<td>object</td>
985985
<td>Printer&#39;s current job data. See <a href="#get-print-jobs">Get Print Jobs</a> for more info.</td>
986986
</tr>
987+
<tr>
988+
<td><code>data.*.tags</code></td>
989+
<td>object</td>
990+
<td>nullable</td>
991+
</tr>
987992
</tbody></table>
988993
<h2 id='start-print-create-job'>Start print / create job</h2><div class="highlight"><pre class="highlight shell tab-shell"><code>curl https://api.simplyprint.io/<span class="o">{</span><span class="nb">id</span><span class="o">}</span>/printers/actions/CreateJob?pid<span class="o">=</span>1234&amp;filesystem<span class="o">=</span>291 <span class="se">\</span>
989994
<span class="nt">-X</span> POST <span class="se">\</span>

0 commit comments

Comments
 (0)