Ben Schumacher
|
d7d8b4163e
|
[MM-63442] Fix GET /groups endpoint docs (#30473)
* Fix GET /groups endpoint docs
* Extend groups endpoint tests
|
2025-03-19 19:38:37 +01:00 |
|
Ben Cooke
|
ccd8a60168
|
Plugin groups (#30320)
* add new pluginapi methods
* SAML login hook
* set ReAddRemovedMembers to true for plugin groups
* change to DoLogin signature for SAML
|
2025-03-13 12:00:15 -04:00 |
|
Arya Khochare
|
2d21f44ede
|
Fixed API return type in documentation (#28984)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
|
2024-11-19 10:29:17 +01:00 |
|
Miguel de la Cruz
|
e1a27cf57f
|
Adds a team check to get groups by team (#25462)
* Adds a team check to get groups by team
* Update to take into account groups_by_channel and new permissions
* Update API docs
|
2024-01-08 13:28:51 +01:00 |
|
Jesse Hallam
|
62d49350e5
|
API Updates (#24105)
* fix missing /api/v4 prefix for commands autocomplete suggestion
* document /api/v4/ldap/users/{user_id}/group_sync_memberships
* document /api/v4/groups/{group_id}/restore
* fix /files/{file_id}/public actually at root
* document /api/v4/users/invalid_emails
|
2023-08-01 21:47:37 -03:00 |
|
Jesse Hallam
|
d9614cbb12
|
Move API Reference (#23777)
* merge mattermost-api-reference unchanged
* api: update repostiory paths
* api: drop GitPod for api (for now)
* api: improved node_modules target
* api: relocate GitHub actions to root
* Update .github/workflows/api.yml
Co-authored-by: Antonis Stamatiou <stamatiou.antonis@gmail.com>
* fix cache-dependency-path
* adopt node-version-file
* pin versions for uses
* tidy steps/runs
* api/.gitpod.yml: tidy
* api: rm now unused .gitlab-ci.yml
---------
Co-authored-by: Antonis Stamatiou <stamatiou.antonis@gmail.com>
|
2023-06-27 11:10:13 -03:00 |
|