Skip to content

Commit a83cb23

Browse files
committed
required pipe config
1 parent b80a2ac commit a83cb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pipe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"minimum": 0
4242
}
4343
},
44-
"required": [ "name" ],
44+
"required": [ "name", "config" ],
4545
"additionalProperties": false
4646
}

0 commit comments

Comments
 (0)