Files
api-specs/nerm/schemas/GET/Users.yaml
2023-05-12 15:35:08 -04:00

6 lines
91 B
YAML

type: object
properties:
users:
type: array
items:
$ref: '../GET/User.yaml'