Skip to content

Conversation

@seratch
Copy link
Contributor

@seratch seratch commented Apr 3, 2022

This pull request adds domain parameter to the team.info API method.

The team.info parameter domain is now public. Query for your team's information by domain only when team is null.
https://api.slack.com/changelog

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to the those rules.

@seratch seratch added enhancement M-T: A feature request for new functionality project:slack-api-client project:slack-api-client labels Apr 3, 2022
@seratch seratch added this to the 1.21.0 milestone Apr 3, 2022
@seratch seratch self-assigned this Apr 3, 2022
@codecov
Copy link

codecov bot commented Apr 3, 2022

Codecov Report

Merging #958 (e413d2d) into main (71bd169) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #958      +/-   ##
============================================
- Coverage     76.43%   76.42%   -0.01%     
  Complexity     3658     3658              
============================================
  Files           397      397              
  Lines         11057    11058       +1     
  Branches       1096     1096              
============================================
  Hits           8451     8451              
  Misses         1956     1956              
- Partials        650      651       +1     
Impacted Files Coverage Δ
...java/com/slack/api/methods/RequestFormBuilder.java 89.13% <100.00%> (+<0.01%) ⬆️
...imits/metrics/impl/BaseMemoryMetricsDatastore.java 84.84% <0.00%> (-0.44%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71bd169...e413d2d. Read the comment docs.

@seratch seratch merged commit 5b0d876 into slackapi:main Apr 4, 2022
@seratch seratch deleted the team-info-param branch April 4, 2022 22:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants