File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /auth.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /auth.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - auth schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /common.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /common.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - common schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /events.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /events.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - events schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /extensions.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /extensions.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - extensions schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /functions.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /functions.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - functions schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /odata.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /odata.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - OData command options schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /retries.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /retries.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - retries schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /secrets.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /secrets.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - secrets schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /timeouts.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /timeouts.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - functions schema" ,
5
5
"type" : " object" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://serverlessworkflow.io/schemas/0.8 /workflow.json" ,
2
+ "$id" : " https://serverlessworkflow.io/schemas/0.9 /workflow.json" ,
3
3
"$schema" : " http://json-schema.org/draft-07/schema#" ,
4
4
"description" : " Serverless Workflow specification - workflow schema" ,
5
5
"type" : " object" ,
You can’t perform that action at this time.
0 commit comments