12 lines
375 B
YAML
12 lines
375 B
YAML
description: Successfully updated user role
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
message:
|
|
type: string
|
|
example: Role for user 'alice_smith' updated successfully to 'admin'
|
|
user:
|
|
$ref: '../../schemas/internal/meet-user.yaml'
|