cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Schema for workflow json

beigert
Participant

How can I get a json-schema or TypeScript interface (on any other format) to validate workflow definiton locally? 

2 REPLIES 2

michal_zawislak
Dynatrace Advisor
Dynatrace Advisor

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.

Your AutomationEngine ally!

Works, thanks a lot

Featured Posts