We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c509ae + 9a92b98 commit a3d4100Copy full SHA for a3d4100
index.html
@@ -120,6 +120,7 @@ <h1 class="headline">Serverless Workflow</h1>
120
<a class="dropdown-item" href="https://github.com/serverlessworkflow/specification/blob/main/specification.md" target="_blank">Documentation</a>
121
<a class="dropdown-item" href="https://github.com/serverlessworkflow/specification/tree/main/examples" target="_blank">Examples</a>
122
<a class="dropdown-item" href="https://github.com/serverlessworkflow/specification/tree/main/comparisons" target="_blank">Comparisons</a>
123
+ <a class="dropdown-item" href="/schemas/latest/workflow.json" target="_blank">JSON Schema</a>
124
</div>
125
126
<div class="dropdown d-inline-block">
0 commit comments