mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
11 lines
134 B
YAML
11 lines
134 B
YAML
type: object
|
|
properties:
|
|
role:
|
|
type: array
|
|
items:
|
|
type: string
|
|
group:
|
|
type: array
|
|
items:
|
|
type: string
|