Skip to content
Snippets Groups Projects
Commit 4205e77f authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Make parameter optional

Former-commit-id: 08c8fec6
parent 8df22488
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ $namespaces: ...@@ -6,7 +6,7 @@ $namespaces:
sbg: 'https://www.sevenbridges.com/' sbg: 'https://www.sevenbridges.com/'
inputs: inputs:
- id: msout_name - id: msout_name
type: string type: string?
'sbg:x': -418 'sbg:x': -418
'sbg:y': 187 'sbg:y': 187
- id: msin - id: msin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment