microsoft / microsoft/AdaptiveCards

Adaptive card schema is missing msteams property

Open
#8,603 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

The json schema at https://adaptivecards.io/schemas/adaptive-card.json does not contains the msteams property mentioned in cards-format.md

Original question was posted at https://github.com/MicrosoftDocs/msteams-docs/issues/8954

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the schema at adaptivecards.io/schemas/adaptive-card.json with the msteams property described in cards-format.md and the linked MicrosoftDocs issue. Locate the schema source in this repository and determine the expected property shape. Done means the schema represents msteams consistently with the documented card format and validates the relevant example.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.