mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
deploy: bacb79302a
This commit is contained in:
parent
61b14b1f4c
commit
89a7352b2a
4 changed files with 4 additions and 4 deletions
|
@ -519,7 +519,7 @@ The request contains the following:</p>
|
|||
<li>version ID at which the snapshot was made, and</li>
|
||||
<li>encrypted snapshot data.</li>
|
||||
</ul>
|
||||
<p>The server should validate that the snapshot is for an existing version and is newer than any existing snapshot.
|
||||
<p>The server may validate that the snapshot is for an existing version and is newer than any existing snapshot.
|
||||
It may also validate that the snapshot is for a "recent" version (e.g., one of the last 5 versions).
|
||||
If a snapshot already exists for the given version, the server may keep or discard the new snapshot but should return a success indication to the client.</p>
|
||||
<p>The server response is empty.</p>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -221,7 +221,7 @@ The request contains the following:</p>
|
|||
<li>version ID at which the snapshot was made, and</li>
|
||||
<li>encrypted snapshot data.</li>
|
||||
</ul>
|
||||
<p>The server should validate that the snapshot is for an existing version and is newer than any existing snapshot.
|
||||
<p>The server may validate that the snapshot is for an existing version and is newer than any existing snapshot.
|
||||
It may also validate that the snapshot is for a "recent" version (e.g., one of the last 5 versions).
|
||||
If a snapshot already exists for the given version, the server may keep or discard the new snapshot but should return a success indication to the client.</p>
|
||||
<p>The server response is empty.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue