mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
7 lines
92 B
YAML
7 lines
92 B
YAML
type: object
|
|
properties:
|
|
groups:
|
|
type: array
|
|
items:
|
|
$ref: ./UserRecord.yaml
|