Skip to content

Commit 85b5a26

Browse files
committed
Add ssh to supported protocols
1 parent eeb3733 commit 85b5a26

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,7 +591,8 @@ 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
595+
- `ssh`, to access the data via SFTP/SCP
595596
- `webapp`, to access remote web applications
596597
Other custom protocols might be added in the future.
597598
required:

0 commit comments

Comments
 (0)