question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Typescript][Update Schema to include 1.2] [Typescript Schema file is out of date]

See original GitHub issue

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.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mackenziefernandezcommented, Feb 1, 2022

Hi there! I’m part of the team @Lanakire mentioned and we are curious what the status of this is.

1reaction
dclauxcommented, Feb 24, 2020

@Lanakire that is precisely what I was saying.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found