octoprint-open-api/openapi/components/schemas/utils/Position.yaml
2020-10-30 22:39:41 +01:00

7 lines
69 B
YAML

type: object
properties:
x:
type: number
y:
type: number