Files
api-specs/nerm/responses/UsersJob.yaml
2023-05-12 15:35:08 -04:00

7 lines
191 B
YAML

description: Expected response to a valid request
content:
application/json:
schema:
oneOf:
- $ref: '../schemas/GET/Users.yaml'
- $ref: '../schemas/Job.yaml'