mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-31 16:00:09 +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:
@@ -60,10 +60,10 @@
|
||||
"additionalProperties": false,
|
||||
"minProperties": 3,
|
||||
"properties": {
|
||||
"location": {
|
||||
"destination": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"source": {
|
||||
"type": "string"
|
||||
},
|
||||
"writeable": {
|
||||
|
||||
Reference in New Issue
Block a user