fix number of headers

This commit is contained in:
Joey Hess 2024-09-02 16:31:03 -04:00
parent 9d29b99ac4
commit 1e1c13dd38
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -295,7 +295,7 @@ Same as v3, except the JSON will not include "plusuuids".
Identical to v1.
## POST /git-annex/$uuid/v3/remove-before
### POST /git-annex/$uuid/v3/remove-before
Remove a key's content from the server, but only before a specified time.
@ -313,7 +313,7 @@ removal will fail and the server will respond with: `{"removed": false}`
This is used to avoid removing content after a point in
time where it is no longer locked in other repostitories.
## POST /git-annex/$uuid/v3/gettimestamp
### POST /git-annex/$uuid/v3/gettimestamp
Gets the current timestamp from the server.