-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from sachinira/teams
Update documentations to new staructure
- Loading branch information
Showing
7 changed files
with
134 additions
and
244 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
Connects to Microsoft Teams from Ballerina | ||
Connects to Microsoft Teams from Ballerina. | ||
|
||
### Package Overview | ||
The `ballerinax/microsoft.teams` is a [Ballerina](https://ballerina.io/) connector for Microsoft Teams. | ||
This package provides the capability to easily access Microsoft Teams. | ||
## Package overview | ||
The `microsoft.teams` is a [Ballerina](https://ballerina.io/) connector for Microsoft Teams. | ||
This package provides the capability to access Microsoft Teams. | ||
|
||
#### Compatibility | ||
| | Version | | ||
|-------------------------------|-------------------------------| | ||
| Ballerina Language Version | **Swan Lake Beta2** | | ||
| API Version | **Microsoft Graph API v1.0** | | ||
### Compatibility | ||
| | Version | | ||
|-----------------------|----------------------------| | ||
| Ballerina Language | Ballerina Swan Lake Beta2 | | ||
| Microsoft Graph API | v1.0 | | ||
|
||
### Report Issues | ||
To report bugs, request new features, start new discussions, view project boards, etc., go to the [Ballerina connector repository](https://github.com/ballerina-platform/module-ballerinax-microsoft.teams) | ||
### Useful Links | ||
- Discuss code changes of the Ballerina project in [ballerina-dev@googlegroups.com](mailto:ballerina-dev@googlegroups.com). | ||
## Report issues | ||
To report bugs, request new features, start new discussions, view project boards, etc., see [Ballerina connector repository](https://github.com/ballerina-platform/module-ballerinax-microsoft.teams) | ||
## Useful links | ||
- Discuss code changes of the Ballerina project via [ballerina-dev@googlegroups.com](mailto:ballerina-dev@googlegroups.com). | ||
- Chat live with us via our [Slack channel](https://ballerina.io/community/slack/). | ||
- Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag |
Oops, something went wrong.