Skip to content

Commit cd5baf5

Browse files
committed
Add ssh to supported protocols
1 parent a114679 commit cd5baf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,7 @@ components:
592592
JSON object with specific options for each protocol.
593593
The supported protocols are:
594594
- `webdav`, to access the data via WebDAV
595+
- `ssh`, to access the data via SFTP/SCP
595596
- `webapp`, to access remote web applications
596597
- `ssh`, to access the data via SFTP/SCP
597598
Other custom protocols might be added in the future.

0 commit comments

Comments
 (0)