summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-10-22 00:55:30 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-10-22 00:55:30 +0200
commit44218be81ce980c46aa47eef9de849d326ff71c8 (patch)
treeceb7e3a6d4a31984980d12b9a29824dd8895cacc /api-exchange.rst
parente3b947cdaa944b0f2e1ac0c33f60616aecbaa76c (diff)
downloaddocs-44218be81ce980c46aa47eef9de849d326ff71c8.tar.gz
docs-44218be81ce980c46aa47eef9de849d326ff71c8.tar.bz2
docs-44218be81ce980c46aa47eef9de849d326ff71c8.zip
clarify slightly odd behavior of cherry picking
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index a0686f6d..d8d7c80f 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -48,7 +48,7 @@ possibly by using HTTPS.
**Request:**
- :query last_issue_date: optional argument specifying the maximum value of any of the "stamp_start" members of the denomination keys of a "/keys" response that is already known to the client. Allows the exchange to only return keys that have changed since that timestamp. The given value must be an unsigned 64-bit integer representing seconds after 1970.
+ :query last_issue_date: optional argument specifying the maximum value of any of the "stamp_start" members of the denomination keys of a "/keys" response that is already known to the client. Allows the exchange to only return keys that have changed since that timestamp. The given value must be an unsigned 64-bit integer representing seconds after 1970. If the timestamp does not exactly match the "stamp_start" of one of the denomination keys, all keys are returned.
**Response:**