microsoft-teams-app-schema
microsoft-teams-app-schema copied to clipboard
JSON Schema used to provision Apps for Microsoft Teams
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...
Update readme to use 1.9 schema
The schema & the documentation state that the version must follow the semver standard (http://semver.org). However the app Upload throws 400 BadRequest when providing e.g. 1.1.0-preview.1 which is valid by...
There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...
According to this documentation (https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema), the url below should display changes in manifest versions. https://github.com/OfficeDev/microsoft-teams-app-schema/releases However, it only shows releases upto v1.12, while the latest version is currently v1.15. As...
Hi, we are currently facing this critical issue: Since around thursday we cannot upload any App Zip anymore, even though nothing has changed on our part. The upload fails with...
Getting this issue when i try to upload the manfest zip file. using below manifet file { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.5/MicrosoftTeams.schema.json", "version": "1.0.0", "manifestVersion": "1.5", "id": "d55d08d9-bacb-4567-942f-afd85d632dcc", "packageName": "com.microsoft.teams.icebreaker", "name": { "short":...
https://developer.microsoft.com/en-us/json-schemas/teams/v1.14/MicrosoftTeams.schema.json is being referred by dev.teams.microsoft.com, but is not there.