MM-61032: Add default_team_id to accept invite flow (#28841)
* add default_team_id to accept invite api * add team selector to accept invite flow UI * e2e * lint/i18n
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5a923e0b94
Коммит
fcded9559c
@@ -277,6 +277,7 @@
|
||||
required:
|
||||
- invite
|
||||
- name
|
||||
- default_team_id
|
||||
- password
|
||||
properties:
|
||||
invite:
|
||||
@@ -285,6 +286,8 @@
|
||||
type: string
|
||||
display_name:
|
||||
type: string
|
||||
default_team_id:
|
||||
type: string
|
||||
password:
|
||||
type: string
|
||||
description: The password to decrypt the invite code.
|
||||
|
||||
Ссылка в новой задаче
Block a user