openvidu/backend/openapi/components/responses/internal/success-change-password.yaml
2025-06-10 12:50:45 +02:00

10 lines
263 B
YAML

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