mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
6 lines
91 B
YAML
6 lines
91 B
YAML
type: object
|
|
properties:
|
|
users:
|
|
type: array
|
|
items:
|
|
$ref: '../GET/User.yaml' |