microsoft / microsoft/AdaptiveCards
[Typescript][Update Schema to include 1.2] [Typescript Schema file is out of date]
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
What platform is your issue or question related to? (Delete other platforms).
- JavaScript
Author or host
Workday for Teams integration
Version of SDK
NPM Version 1.2.5
Details
I am working on the Workday for Teams application, and we are creating cards in typescript. We use the schema file in source/nodejs/adaptivecards/src/schema.ts for types, but the file hasn't been updated since last year, and doesn't seem to be current with schema version 1.2. This makes it so we can either drop type checking, which we would rather not do, or need to have this file updated with the current, live version of the schema.
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 with source/nodejs/adaptivecards/src/schema.ts and compare its types with the live Adaptive Cards schema version 1.2. Update the TypeScript schema definitions so Workday for Teams card creation has current type checking, then verify that the SDK builds successfully and supports the 1.2 schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100