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

feat(web-api): add new Slack Connect APIs team.externalTeams.list and users.discoverableContacts.lookup #1826

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Jun 18, 2024

This fixes #1815

@filmaj filmaj added semver:minor enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` labels Jun 18, 2024
@filmaj filmaj added this to the [email protected] milestone Jun 18, 2024
@filmaj filmaj requested a review from a team June 18, 2024 15:22
@filmaj filmaj self-assigned this Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.81%. Comparing base (f3acb2f) to head (02a5909).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1826      +/-   ##
==========================================
+ Coverage   81.76%   81.81%   +0.04%     
==========================================
  Files          35       35              
  Lines        7745     7763      +18     
  Branches      317      317              
==========================================
+ Hits         6333     6351      +18     
  Misses       1400     1400              
  Partials       12       12              
Flag Coverage Δ
cli-hooks 95.07% <ø> (ø)
cli-test 53.89% <ø> (ø)
oauth 76.51% <ø> (ø)
socket-mode 59.41% <ø> (ø)
web-api 96.55% <100.00%> (+0.01%) ⬆️
webhook 95.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@filmaj filmaj merged commit 4df9fb8 into main Jun 18, 2024
21 checks passed
@filmaj filmaj deleted the web-api-sc-apis branch June 18, 2024 18:48
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 users.discoverableContacts.lookup API
1 participant