octoprint-open-api/openapi/components/parameters/limit.yaml
2020-10-26 23:30:00 +01:00

7 lines
196 B
YAML

in: query
name: limit
schema:
type: integer
description: >-
If set to an integer (n), only the last n data points from the history will be returned. Will be ignored if history is not enabled.