MM-27147 - /cloud api endpoints (#15428)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f74b86ae95
Коммит
88aed7ec9e
@@ -630,6 +630,9 @@ func (a *App) Notification() einterfaces.NotificationInterface {
|
||||
func (a *App) Saml() einterfaces.SamlInterface {
|
||||
return a.srv.Saml
|
||||
}
|
||||
func (a *App) Cloud() einterfaces.CloudInterface {
|
||||
return a.srv.Cloud
|
||||
}
|
||||
func (a *App) HTTPService() httpservice.HTTPService {
|
||||
return a.srv.HTTPService
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user