mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
7 lines
180 B
YAML
7 lines
180 B
YAML
in: query
|
|
name: recursive
|
|
description: If set to true, return all files and folders recursively. Otherwise only return items on same level.
|
|
required: false
|
|
schema:
|
|
type: boolean
|