[ADF-4371] Versioning - revert upload version on delete (#4572)

* revert upload version on delete

* methods return type
This commit is contained in:
Cilibiu Bogdan
2019-04-10 16:30:50 +01:00
committed by Denys Vuika
parent 1f6e868464
commit 8975d4b6a6
8 changed files with 300 additions and 65 deletions
+2 -1
View File
@@ -161,7 +161,8 @@
"500": "Internal server error, try again or contact IT support [500]",
"504": "The server timed out, try again or contact IT support [504]",
"403": "Insufficient permissions to upload in this location [403]",
"404": "Upload location no longer exists [404]"
"404": "Upload location no longer exists [404]",
"409": "A file with the same name already exists [409]"
},
"ARIA-LABEL": {
"ERROR": "Upload error"