mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
7 lines
189 B
YAML
7 lines
189 B
YAML
description: Expected response to a valid request
|
|
content:
|
|
application/json:
|
|
schema:
|
|
oneOf:
|
|
- $ref: '../schemas/GET/UserRoles.yaml'
|
|
- $ref: '../schemas/Job.yaml' |