Skip to content

Commit 8b00373

Browse files
mickenordinglpatcern
authored andcommitted
Add ssh to supported protocols
1 parent eeb3733 commit 8b00373

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,8 +591,9 @@ components:
591591
description: |
592592
JSON object with specific options for each protocol.
593593
The supported protocols are:
594-
- `webdav`, to access the data
594+
- `webdav`, to access the data via WebDAV
595595
- `webapp`, to access remote web applications
596+
- `ssh`, to access the data via SFTP/SCP
596597
Other custom protocols might be added in the future.
597598
required:
598599
- name

0 commit comments

Comments
 (0)