mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 20:37:49 +00:00
9 lines
200 B
YAML
9 lines
200 B
YAML
required: true
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
user_manager:
|
|
type: object
|
|
$ref: "../../schemas/PATCH/UserManager.yaml" |