mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
9 lines
184 B
YAML
9 lines
184 B
YAML
type: object
|
|
properties:
|
|
estimatedPrintTime:
|
|
type: number
|
|
description: >-
|
|
The estimated print time of the file, in seconds
|
|
filament:
|
|
$ref: "./FilamentUsage.yaml"
|