Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the usage of the JSON Schema to validate flow #2030

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d3bvstack
Copy link

Related to #103

Document the usage of the JSON Schema to validate a flow.

  • Add a section in content/docs/01.getting-started/03.tutorial.md to document the usage of the JSON Schema to validate a flow, including instructions for using the JSON Schema in VSCode and mentioning the globally available location for the JSON Schema.
  • Add a subsection in content/docs/08.ui/01.flows.md to explain JSON Schema usage for flow validation, provide an example of how to use the JSON Schema in the flow editor, and mention the globally available location for the JSON Schema.
  • Add a section in content/docs/plugin-developer-guide/06.document.md to include JSON Schema usage for flow validation, explain how to generate and use the JSON Schema for plugins, and mention the globally available location for the JSON Schema.

Related to kestra-io#103

Document the usage of the JSON Schema to validate a flow.

* Add a section in `content/docs/01.getting-started/03.tutorial.md` to document the usage of the JSON Schema to validate a flow, including instructions for using the JSON Schema in VSCode and mentioning the globally available location for the JSON Schema.
* Add a subsection in `content/docs/08.ui/01.flows.md` to explain JSON Schema usage for flow validation, provide an example of how to use the JSON Schema in the flow editor, and mention the globally available location for the JSON Schema.
* Add a section in `content/docs/plugin-developer-guide/06.document.md` to include JSON Schema usage for flow validation, explain how to generate and use the JSON Schema for plugins, and mention the globally available location for the JSON Schema.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

1 participant