Adding json schema link to additional documentation (#190)
This commit is contained in:
parent
5457018d4a
commit
cbaf56b22b
|
@ -25,10 +25,12 @@ Serverless Workflow is hosted by the [Cloud Native Computing Foundation's](https
|
|||
|
||||
The following documents are available:
|
||||
|
||||
| | Latest Release | Working Draft |
|
||||
| :---------------------------- | :-----------------------------------------------------------------------------: | :---------------------------------------------------------------------------------: |
|
||||
| **Core Specification:** |
|
||||
| Serverless Workflow | | [master](https://github.com/cncf/wg-serverless/blob/master/workflow/spec/spec.md) |
|
||||
|| Latest Release | Working Draft |
|
||||
| :--- | :--- | :--- |
|
||||
| **Core Specification:** | | |
|
||||
| Serverless Workflow| | [master](https://github.com/cncf/wg-serverless/blob/master/workflow/spec/spec.md) |
|
||||
| **Additional Documentation:** | | |
|
||||
| Model JSON Schema | | [master](schema/serverless-workflow-schema.json) |
|
||||
|
||||
## Community
|
||||
|
||||
|
|
Loading…
Reference in New Issue