-
Notifications
You must be signed in to change notification settings - Fork 223
Add calls.participants.remove, admin.usergroups.addTeams API #505
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #505 +/- ##
=========================================
Coverage 83.68% 83.69%
- Complexity 2608 2618 +10
=========================================
Files 294 294
Lines 6988 7008 +20
Branches 578 579 +1
=========================================
+ Hits 5848 5865 +17
- Misses 781 783 +2
- Partials 359 360 +1
Continue to review full report at Codecov.
|
aoberoi
approved these changes
Jun 26, 2020
seratch
added a commit
to seratch/java-slack-sdk
that referenced
this pull request
Jul 13, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch * [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch * [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch * [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch * [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch * [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch * [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch * [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch * [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch * [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
seratch
added a commit
to seratch/java-slack-sdk
that referenced
this pull request
Jul 13, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch * [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch * [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch * [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch * [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch * [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch * [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch * [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch * [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch * [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
seratch
added a commit
to seratch/java-slack-sdk
that referenced
this pull request
Jul 14, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch * [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch * [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch * [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch * [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch * [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch * [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch * [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch * [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch * [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
seratch
added a commit
to seratch/java-slack-sdk
that referenced
this pull request
Jul 14, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch * [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch * [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch * [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch * [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch * [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch * [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch * [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch * [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch * [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
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
project:slack-api-client
project:slack-api-client
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This pull request adds two endpoints recently added.
Requirements (place an
x
in each[ ]
)