[Typescript][Update Schema to include 1.2] [Typescript Schema file is out of date]
See original GitHub issuePlatform
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.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
node.js - Error: TSError: ⨯ Unable to compile TypeScript
I am facing the problem: My Project is built on Angular4 with typescript, e2e testing with protractor & karma. Travis-ci has this error:...
Read more >GraphQL error handling to the max with Typescript, codegen ...
In the codegen configuration, we have defined mappers between the GraphQL schema types and the Typescript types.
Read more >Schema validation in TypeScript with Zod
Learn about schema validation in Zod and how to run it in a TypeScript codebase at runtime.
Read more >jsonschema
A fast and easy to use JSON Schema validator. ... jsonschema. TypeScript icon, indicating that this package has built-in type declarations.
Read more >Understanding JSON Schema
JSON Schema is a powerful tool for validating the structure of JSON data. However, learning to use it by reading its.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi there! I’m part of the team @Lanakire mentioned and we are curious what the status of this is.
@Lanakire that is precisely what I was saying.