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