Skip to content

Commit

Permalink
Updated from Slack docs, 2023/05/04
Browse files Browse the repository at this point in the history
  • Loading branch information
Slack API Ref Buildbot committed May 4, 2023
1 parent 629967e commit 977dad5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions methods/admin/admin.apps.requests.list.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
"deprecated": false,
"desc": "List app requests for a team/workspace.",
"args": {
"certified": {
"required": false,
"example": "",
"desc": "Limit the results to only include certified apps. When false, no certified apps will appear in the result.",
"type": "boolean"
},
"cursor": {
"required": false,
"example": "5c3e53d5",
Expand Down

0 comments on commit 977dad5

Please sign in to comment.