Skip to content

Commit f0caf39

Browse files
authored
Add missing "tags" response documentation (queue)
1 parent e329c4e commit f0caf39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/includes/_queue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ This endpoint returns the queue for the specified or all printers.
317317
| `queue.items[].analysis.v` | integer | The analysis version. |
318318
| `queue.items[].user` | string | The user name of who added the queue item. |
319319
| `queue.items[].user_id` | integer | The user id of who added the queue item. |
320+
| `queue.items[].tags` | object|nullable | Tags for queue item; custom tags, static material data & nozzle size |
320321

321322
## Update queue item
322323

0 commit comments

Comments
 (0)