@microsoft/api2teams
Advanced tools
Comparing version 0.1.0-rc.0 to 0.1.0
{ | ||
"name": "@microsoft/api2teams", | ||
"version": "0.1.0-rc.0", | ||
"version": "0.1.0", | ||
"description": "openapi spec to teams app", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -53,4 +53,8 @@ # Welcome to `api2teams` | ||
- Follow the instruction provided in the `README.md` for the generated project to get started. For the Teams app converted by the given sample Open API spec, you will be able to run a `GET /pets/1` command in Teams and a bot will return an Adaptive Card as response. | ||
- Follow the instruction provided in the `README.md` for the generated project to get started. After installing the Teams app generated from the provided OpenAPI spec, you will receive a welcome message. | ||
![welcome](https://github.com/OfficeDev/TeamsFx/wiki/api2teams/welcome.png) | ||
- You can then run a `GET /pets/1` command in Teams to receive an Adaptive Card response from the bot. | ||
![response](https://github.com/OfficeDev/TeamsFx/wiki/api2teams/workflow1.png) | ||
@@ -57,0 +61,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
126608
76