We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91198f commit c745a7eCopy full SHA for c745a7e
docs/printnode/printer-service.md
@@ -78,7 +78,7 @@ Retrieve all print jobs associated with a given printer. Pass an array for `$par
78
79
#### printJob
80
81
-_Collection<int, Rawilk\Printing\Api\PrintNode\Resources\PrintJob>|Rawilk\Printing\Api\PrintNode\Resources\PrintJob_
+_Collection<int, Rawilk\Printing\Api\PrintNode\Resources\PrintJob>|Rawilk\Printing\Api\PrintNode\Resources\PrintJob>_
82
83
Retrieve a single or set of print jobs associated with a given printer.
84
0 commit comments