mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
rename volume name to source and volume location to destination
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
e535abccc7
commit
6dd9412fb6
4 changed files with 72 additions and 72 deletions
|
|
@ -60,10 +60,10 @@
|
|||
"additionalProperties": false,
|
||||
"minProperties": 3,
|
||||
"properties": {
|
||||
"location": {
|
||||
"destination": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"source": {
|
||||
"type": "string"
|
||||
},
|
||||
"writeable": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue