mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-07 20:37:44 +00:00
9 lines
230 B
YAML
9 lines
230 B
YAML
description: Expected response to a valid request
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
user_manager:
|
|
type: object
|
|
$ref: '../schemas/GET/UserManager.yaml' |