Skip to content

Commit 945291b

Browse files
committed
Add format property for directory-path in nextflow_schema.json
1 parent 2df41cc commit 945291b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nextflow_schema.json

+1
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,7 @@
910910
"type": "string",
911911
"minLength": 1,
912912
"fa_icon": "far fa-check-circle",
913+
"format": "directory-path",
913914
"description": "Base URL or local path to location of pipeline test dataset files",
914915
"default": "https://raw.githubusercontent.com/nf-core/test-datasets/7f1614baeb0ddf66e60be78c3d9fa55440465ac8/",
915916
"hidden": true

0 commit comments

Comments
 (0)