[MM-55048] Pretty print posts, users, channels and teams in logs (#25029)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a78710c2a6
Коммит
aa82597e2d
@@ -60,6 +60,10 @@ func (o *Team) Auditable() map[string]interface{} {
|
||||
}
|
||||
}
|
||||
|
||||
func (o *Team) LogClone() any {
|
||||
return o.Auditable()
|
||||
}
|
||||
|
||||
type TeamPatch struct {
|
||||
DisplayName *string `json:"display_name"`
|
||||
Description *string `json:"description"`
|
||||
|
||||
Ссылка в новой задаче
Block a user