Skip to content

Commit 99b8067

Browse files
committed
deploy: ed7fb49
1 parent 3323c0a commit 99b8067

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,10 +1041,6 @@ <h2 id='start-print-create-job'>Start print / create job</h2><div class="highlig
10411041
</span><span class="p">]</span><span class="w">
10421042
</span><span class="p">}</span><span class="w">
10431043
</span></code></pre></div>
1044-
<aside class="notice">
1045-
This endpoint requires the <b>Print Farm</b> plan.
1046-
</aside>
1047-
10481044
<p>This endpoint can be used to create a print job for one or more printers. The printers have to be in the <code>operational</code> state.</p>
10491045
<h3 id='request-2'>Request</h3>
10501046
<p><code>POST /{id}/printers/actions/CreateJob</code></p>
@@ -1081,7 +1077,7 @@ <h3 id='request-2'>Request</h3>
10811077
<td><code>next_queue_item</code></td>
10821078
<td>boolean</td>
10831079
<td>no</td>
1084-
<td>If true, the next queue item will be printed.</td>
1080+
<td>If true, the next queue item will be printed.<br><strong>This requires the Print Farm plan</strong></td>
10851081
</tr>
10861082
</tbody></table>
10871083
<h3 id='response-2'>Response</h3>

0 commit comments

Comments
 (0)