microsoft / microsoft/AdaptiveCards
[Authoring] Carousel not in schema 1.5 or 1.6
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Target Application
Microsoft Teams
Application Operating System
Windows
Schema Version
1.5
Problem Description
I do not see any reference to Carousel in the entire 1.5. or 1.6 schema files. I am using a file to generate Java code to create these JSON structures which means I can't use this element type even though it says it is supported by MS Teams.
Expected Outcome
The published 1.5 schema should match the documentation/schema explorer here: https://adaptivecards.microsoft.com/?topic=Carousel
Actual Outcome
No mention of Carousel at all in the schema
Card JSON
N/A
Repro Steps
No response
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
Compare the published 1.5 and 1.6 schema files with the Carousel documentation in the Adaptive Cards schema explorer. Start by locating where the schema defines supported element types and confirm whether the generated Java input uses the same published schema. Done means the published schema includes Carousel consistently with the documented support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, json
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100