Microsoft Teams App Schema Save

JSON Schema used to provision Apps for Microsoft Teams

Project README

page_type: sample products:

  • office-teams
  • office-365 languages:
  • json description: JSON Schema used to provision Apps for Microsoft Teams extensions: contentType: samples technologies:
    • Add-ins createdDate: 6/28/2018 10:26:10 AM

Microsoft Teams App Schema

This repository is where the JSON Schema for the Microsoft Teams application manifest resides. The first line in a Teams app manifest.json file is a reference to this file so that it can be validated, e.g.: "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.schema.json",.

If you are localizing your Microsoft Teams app, then you should also use the localization schema in your strings file to ensure a proper format, e.g.: "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.12/MicrosoftTeams.Localization.schema.json",.

Unless you are writing an app that reads/writes Microsoft Teams manifest.json files, you don't need to care about this.

Versioning

If you do want to link to MicrosoftTeams.schema.json within your source, here's where to find specific versions.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Open Source Agenda is not affiliated with "Microsoft Teams App Schema" Project. README Source: OfficeDev/microsoft-teams-app-schema
Stars
36
Open Issues
13
Last Commit
3 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating