Skip to content

Commit e329c4e

Browse files
authored
Add missing "tags" response documentation (printers)
1 parent 7d27c03 commit e329c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/includes/_printers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Note that `data` will be an object if `pid` is specified, otherwise it will be a
214214
| `data.*.printer.outOfOrder` | boolean | Whether the printer is out of order. |
215215
| `data.*.filament` | object | Printer's filament data. |
216216
| `data.*.job` | object | Printer's current job data. See [Get Print Jobs](#get-print-jobs) for more info. |
217+
| `data.*.tags` | object|nullable | Tags for printer; custom tags, static material data & nozzle size |
217218

218219
## Start print / create job
219220

0 commit comments

Comments
 (0)