Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add five missing admin APIs #1602

Merged
merged 1 commit into from Apr 7, 2023
Merged

Add five missing admin APIs #1602

merged 1 commit into from Apr 7, 2023

Conversation

seratch
Copy link
Member

@seratch seratch commented Apr 7, 2023

This pull requset adds the following admin APIs:

  • admin.roles.addAssignments
  • admin.roles.listAssignments
  • admin.roles.removeAssignments
  • admin.conversations.convertToPublic
  • admin.conversations.lookup

It resolves #1570

Summary

Describe the goal of this PR. Mention any related Issue numbers.

Requirements (place an x in each [ ])

- admin.roles.addAssignments
- admin.roles.listAssignments
- admin.roles.removeAssignments
- admin.conversations.convertToPublic
- admin.conversations.lookup
@seratch seratch added enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` labels Apr 7, 2023
@seratch seratch added this to the web-api@6.9.0 milestone Apr 7, 2023
@seratch seratch self-assigned this Apr 7, 2023
@seratch seratch merged commit 71b1803 into slackapi:main Apr 7, 2023
3 checks passed
@seratch seratch deleted the admin-apis branch April 7, 2023 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` semver:minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for admin.roles.{addAssignments|listAssignments|removeAssignments} methods
2 participants