diff --git a/openapi.yaml b/openapi.yaml index 038031d..4a450ae 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1053,6 +1053,10 @@ components: type: string loginId: type: string + loginIdTypes: + type: array + items: + type: string password: type: string refreshToken: @@ -2550,8 +2554,14 @@ components: type: string loginId: type: string + loginIdTypes: + type: array + items: + type: string sendForgotPasswordEmail: type: boolean + sendForgotPasswordMessage: + type: boolean state: type: object additionalProperties: @@ -6972,6 +6982,9 @@ components: cases. type: object properties: + forgotPasswordTemplateId: + type: string + format: uuid messengerId: type: string format: uuid