mirror of
https://github.com/chenasraf/nextcloud-pantry.git
synced 2026-05-17 17:28:01 +00:00
feat: move items between lists
This commit is contained in:
@@ -2123,6 +2123,13 @@
|
||||
"nullable": true,
|
||||
"default": null,
|
||||
"description": "New sort order."
|
||||
},
|
||||
"targetListId": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
"nullable": true,
|
||||
"default": null,
|
||||
"description": "Move item to a different list (must belong to the same house)."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user