don't think I ever implementned the 422 idea, it will 404

This commit is contained in:
Joey Hess 2024-07-29 11:49:40 -04:00
parent d3f584fcdb
commit 321e2adf66
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -140,8 +140,8 @@ X-git-annex-data-length header indicated, then the data is invalid and
should not be used. This can happen when eg, the data was being sent from should not be used. This can happen when eg, the data was being sent from
an unlocked annexed file, which got modified while it was being sent. an unlocked annexed file, which got modified while it was being sent.
When the content is not present, the server will respond with When the key is not present on the server, it will respond
422 Unprocessable Content. with 404 Not Found.
### GET /git-annex/$uuid/v2/key/$key ### GET /git-annex/$uuid/v2/key/$key