7 lines
85 B
YAML
7 lines
85 B
YAML
type: object
|
|
properties:
|
|
users:
|
|
type: array
|
|
items:
|
|
$ref: ./User.yaml
|