Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha1/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "https://open-workflow-specification.org/schemas/1.0.0-alpha1/workflow.json",
"$schema": "http://json-schema.org/draft-07/schema",
"description": "Serverless Workflow DSL - Workflow Schema",
"description": "Open Workflow Specification DSL - Workflow Schema",
"type": "object",
"properties": {
"document": {
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha2/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.0-alpha2/workflow.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema",
"description": "Open Workflow Specification DSL - Workflow Schema",
"type": "object",
"properties": {
"document": {
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha2/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.0-alpha2/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema
description: Open Workflow Specification DSL - Workflow Schema
type: object
properties:
document:
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha3/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.0-alpha3/workflow.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema.",
"description": "Open Workflow Specification DSL - Workflow Schema.",
"type": "object",
"required": [
"document",
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha3/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.0-alpha3/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema.
description: Open Workflow Specification DSL - Workflow Schema.
type: object
required: [ document, do ]
properties:
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha4/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.0-alpha4/workflow.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema.",
"description": "Open Workflow Specification DSL - Workflow Schema.",
"type": "object",
"required": [
"document",
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha4/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.0-alpha4/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema.
description: Open Workflow Specification DSL - Workflow Schema.
type: object
required: [ document, do ]
properties:
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha5/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.0-alpha5/workflow.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema.",
"description": "Open Workflow Specification DSL - Workflow Schema.",
"type": "object",
"required": [
"document",
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0-alpha5/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.0-alpha5/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema.
description: Open Workflow Specification DSL - Workflow Schema.
type: object
required: [ document, do ]
properties:
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.0/workflow.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema.",
"description": "Open Workflow Specification DSL - Workflow Schema.",
"type": "object",
"required": [
"document",
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.0/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.0/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema.
description: Open Workflow Specification DSL - Workflow Schema.
type: object
required: [ document, do ]
properties:
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.1/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.1/workflow.yaml",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema.",
"description": "Open Workflow Specification DSL - Workflow Schema.",
"type": "object",
"required": [
"document",
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.1/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.1/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema.
description: Open Workflow Specification DSL - Workflow Schema.
type: object
required: [ document, do ]
properties:
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.3/workflow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://open-workflow-specification.org/schemas/1.0.3/workflow.yaml",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Serverless Workflow DSL - Workflow Schema.",
"description": "Open Workflow Specification DSL - Workflow Schema.",
"type": "object",
"required": [
"document",
Expand Down
2 changes: 1 addition & 1 deletion public/schemas/1.0.3/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$id: https://open-workflow-specification.org/schemas/1.0.3/workflow.yaml
$schema: https://json-schema.org/draft/2020-12/schema
description: Serverless Workflow DSL - Workflow Schema.
description: Open Workflow Specification DSL - Workflow Schema.
type: object
required: [ document, do ]
properties:
Expand Down