Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -591,8 +591,9 @@ components:
description: |
JSON object with specific options for each protocol.
The supported protocols are:
- `webdav`, to access the data
- `webdav`, to access the data via WebDAV
- `webapp`, to access remote web applications
- `ssh`, to access the data via SFTP/SCP
Other custom protocols might be added in the future.
required:
- name
Expand Down
Loading