Fix error for downloading soft deleted artifact binary (#1102)
* download soft deleted artifact throws binary gone exception Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io> * add test and update documentation Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io> * fix javadoc Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io> * test soft deleted artifact has no download link Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io>
This commit is contained in:
@@ -483,6 +483,9 @@ include::../errors/403.adoc[]
|
||||
| See <<error-body>>
|
||||
include::../errors/405.adoc[]
|
||||
include::../errors/406.adoc[]
|
||||
| `410 Gone`
|
||||
| The resource does not exist anymore. The software module might be soft deleted.
|
||||
|
|
||||
include::../errors/429.adoc[]
|
||||
|===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user