mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2026-08-13 04:50:26 +00:00
9 lines
153 B
YAML
9 lines
153 B
YAML
in: path
|
|
name: path
|
|
description: >-
|
|
The filename of the file for which to retrieve the information
|
|
required: true
|
|
schema:
|
|
type: string
|
|
format: uri
|