97c0eab918
Fixes the v2 API returning "DELETED" records until the amphora_expiry_age timeout expired. The API will now immediately return a 404 HTTP status code when deleted objects are requested. The API version has been raised to v2.1 to reflect this change. Change-Id: Iaf150240b0de32f75ba8cfe605293e3af086cc78 Story: 2001557 Task: 6501
8 lines
283 B
YAML
8 lines
283 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes the v2 API returning "DELETED" records until the amphora_expiry_age
|
|
timeout expired. The API will now immediately return a 404 HTTP status
|
|
code when deleted objects are requested. The API version has been raised
|
|
to v2.1 to reflect this change.
|