mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2026-08-13 13:00:19 +00:00
8 lines
149 B
YAML
8 lines
149 B
YAML
in: path
|
|
name: source
|
|
description: >-
|
|
The source for which to list commands, currently either core or custom
|
|
required: true
|
|
schema:
|
|
type: string
|