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

7 lines
192 B
YAML

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