File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "$id" : " https://serverlessworkflow.org/core/common.json" ,
2+ "$id" : " https://serverlessworkflow.org/core/0.6/ common.json" ,
33 "$schema" : " http://json-schema.org/draft-07/schema#" ,
44 "description" : " Serverless Workflow specification - common schema" ,
55 "type" : " object" ,
Original file line number Diff line number Diff line change 11{
2- "$id" : " https://serverlessworkflow.org/core/events.json" ,
2+ "$id" : " https://serverlessworkflow.org/core/0.6/ events.json" ,
33 "$schema" : " http://json-schema.org/draft-07/schema#" ,
44 "description" : " Serverless Workflow specification - events schema" ,
55 "type" : " object" ,
Original file line number Diff line number Diff line change 11{
2- "$id" : " https://serverlessworkflow.org/extensions/kpi.json" ,
2+ "$id" : " https://serverlessworkflow.org/extensions/0.6/ kpi.json" ,
33 "$schema" : " http://json-schema.org/draft-07/schema#" ,
44 "description" : " Serverless Workflow specification - KPIs Extension Schema" ,
55 "type" : " object" ,
Original file line number Diff line number Diff line change 11{
2- "$id" : " https://serverlessworkflow.org/core/functions.json" ,
2+ "$id" : " https://serverlessworkflow.org/core/0.6/ functions.json" ,
33 "$schema" : " http://json-schema.org/draft-07/schema#" ,
44 "description" : " Serverless Workflow specification - functions schema" ,
55 "type" : " object" ,
Original file line number Diff line number Diff line change 11{
2- "$id" : " https://serverlessworkflow.org/core/retries.json" ,
2+ "$id" : " https://serverlessworkflow.org/core/0.6/ retries.json" ,
33 "$schema" : " http://json-schema.org/draft-07/schema#" ,
44 "description" : " Serverless Workflow specification - retries schema" ,
55 "type" : " object" ,
Original file line number Diff line number Diff line change 11{
2- "$id" : " https://serverlessworkflow.org/core/workflow.json" ,
2+ "$id" : " https://serverlessworkflow.org/core/0.6/ workflow.json" ,
33 "$schema" : " http://json-schema.org/draft-07/schema#" ,
44 "description" : " Serverless Workflow specification - workflow schema" ,
55 "type" : " object" ,
You can’t perform that action at this time.
0 commit comments