Skip to content

Commit 71a22c8

Browse files
committed
adding description to Job Blueprint.
1 parent 7f54680 commit 71a22c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/data/WorkflowDS/Blueprints/Job.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
"attributeType": "string",
2020
"optional": true
2121
},
22+
{
23+
"name": "description",
24+
"type": "CORE:BlueprintAttribute",
25+
"attributeType": "string",
26+
"optional": true
27+
},
2228
{
2329
"name": "label",
2430
"type": "CORE:BlueprintAttribute",

0 commit comments

Comments
 (0)