mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
7 lines
194 B
YAML
7 lines
194 B
YAML
description: Expected response to a valid request
|
|
content:
|
|
application/json:
|
|
schema:
|
|
oneOf:
|
|
- $ref: '../schemas/GET/Profiles.yaml'
|
|
- $ref: '../schemas/Job.yaml' |