We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23a4b15 + fc4caff commit 35ce971Copy full SHA for 35ce971
permissions/new/permissions.json
@@ -6000,7 +6000,7 @@
6000
"GET"
6001
],
6002
"paths": {
6003
- "/teams/{id}/channels/{id}/getAllMembers": "least=DelegatedWork,Application"
+ "/teams/{id}/channels/{id}/allMembers": "least=DelegatedWork,Application"
6004
}
6005
6006
@@ -6040,7 +6040,7 @@
6040
6041
6042
6043
6044
6045
6046
@@ -23377,7 +23377,7 @@
23377
23378
23379
23380
- "/teams/{id}/channels/{id}/getAllMembers": "least=DelegatedWork"
+ "/teams/{id}/channels/{id}/allMembers": "least=DelegatedWork"
23381
23382
},
23383
{
0 commit comments