mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
7 lines
192 B
YAML
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' |