Core library for dora
Generating dora schema
VSCode YAML Dataflow Support
We can pass the JSON Schema to VSCode redhat.vscode-yaml to enables features such as:
- Type validation
- Suggestions
- Documentation
Getting started
-
Install
redhat.vscode-yaml -
Open User Settings(JSON) in VSCode within
ctrl+shift+psearch bar. -
Add the following:
"yaml.schemas": ,
And you should be set! 🔥