mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
14 lines
180 B
YAML
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
|