Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/api2teams

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api2teams - npm Package Compare versions

Comparing version 0.1.0-rc.0 to 0.1.0

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc