openvidu/backend/openapi/components/responses/internal/success-change-password.yaml

10 lines
278 B
YAML

description: Successfully changed user password
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: Password for user 'admin' changed successfully