Adding json schema link to additional documentation (#190)

This commit is contained in:
Tihomir Surdilovic 2020-03-10 13:49:23 -04:00 committed by GitHub
parent 5457018d4a
commit cbaf56b22b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -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