05 Oct 2023 08:22 AM
How can I get a json-schema or TypeScript interface (on any other format) to validate workflow definiton locally?
Solved! Go to Solution.
05 Oct 2023 11:11 AM
Hi @beigert,
To validate the workflow definition locally in Typescript, you could leverage the Workflow type from the "@dynatrace-sdk/client-automation".
We're aware that the typing still isn't perfect, but we're working on it.
Please let me know if I can help you further.