10 lines
279 B
YAML
10 lines
279 B
YAML
description: Successfully updated participant
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
message:
|
|
type: string
|
|
example: 'Participant "Alice" role updated to "moderator"'
|