octoprint-open-api/openapi/components/schemas/files/Reference.yaml
2020-10-23 21:54:31 +02:00

14 lines
180 B
YAML

type: object
properties:
resource:
type: string
format: url
download:
type: string
format: url
model:
type: string
format: url
required:
- resource