This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
70dcd45de2
gitlab-org--gitlab-foss
/
lib
/
mattermost
/
team.rb
8 lines
106 B
Ruby
Raw
Normal View
History
Unescape
Escape
Base work for auto config MM slash commands
2016-12-13 13:52:41 -05:00
module
Mattermost
Fix flow
2016-12-19 18:22:10 -05:00
class
Team
<
Client
def
all
json_get
(
'/api/v3/teams/all'
)
Add tests for auto configure slash commands
2016-12-16 09:45:56 -05:00
end
Base work for auto config MM slash commands
2016-12-13 13:52:41 -05:00
end
end
Copy permalink