mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-28 13:20:28 +00:00
conditionally filter parent locations
This commit is contained in:
parent
fbcbde836a
commit
8a71a51c43
18 changed files with 135 additions and 67 deletions
|
@ -960,6 +960,11 @@ paths:
|
|||
- Labels
|
||||
/v1/locations:
|
||||
get:
|
||||
parameters:
|
||||
- description: Filter locations with parents
|
||||
in: query
|
||||
name: filterChildren
|
||||
type: boolean
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue