microsoft / microsoft/AdaptiveCards
Adaptive card schema is missing msteams property
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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