octoprint-open-api/openapi/paths/printer/command/custom-get.yaml
2020-11-04 00:02:26 +01:00

11 lines
325 B
YAML

summary: Retrieve custom controls
operationId: getCustomControls
description: >-
Retrieves the custom controls as configured in config.yaml.
Please refer to the documentation of custom controls on what data structure to expect here.
tags:
- Command
responses:
$ref: ../../../components/responses/CustomControls.yaml