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

docs(KNO-7618): add MS Teams teams and channels API endpoints #756

Merged
merged 6 commits into from
Jan 28, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Jan 23, 2025

This is Matt once again commandeering the robot’s PR. This PR updates our API docs to include the new teams and channels API endpoints for use with TeamsKit.

Below is Devin’s original PR description.


Description

This PR adds documentation for two new Microsoft Teams API endpoints that were introduced in knocklabs/switchboard#3378:

  • /providers/ms-teams/:channel_id/teams: Lists teams belonging to the Microsoft Teams tenant
  • /providers/ms-teams/:channel_id/channels: Lists channels within a specified team

The documentation follows the existing pattern used for similar endpoints (like /providers/slack/:channel_id/channels) and includes:

  • Complete endpoint specifications
  • Query parameters and path parameters
  • Example responses
  • Rate limit information
  • Error cases

Testing

  • Verified documentation formatting with yarn run format.check
  • Ran type checking with yarn run type-check
  • Ran linting with yarn run lint

Link to Devin run: https://app.devin.ai/sessions/34863ce097ca41598f1acd421529494a

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

linear bot commented Jan 23, 2025

Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 8:06pm

Copy link
Contributor

@mattmikolay mattmikolay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don’t forget to also update the sidebar to reflect the addition of these new endpoints.

content/reference.mdx Outdated Show resolved Hide resolved
content/reference.mdx Outdated Show resolved Hide resolved
content/reference.mdx Outdated Show resolved Hide resolved
Copy link
Contributor Author

Devin is currently unreachable - the session may have died.

@mattmikolay mattmikolay requested a review from cellomatt January 27, 2025 21:50
@mattmikolay mattmikolay merged commit 42192d7 into main Jan 28, 2025
3 checks passed
@mattmikolay mattmikolay deleted the devin/1737670122-add-ms-teams-api-endpoints branch January 28, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants