commit 44218be81ce980c46aa47eef9de849d326ff71c8 parent e3b947cdaa944b0f2e1ac0c33f60616aecbaa76c Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 22 Oct 2018 00:55:30 +0200 clarify slightly odd behavior of cherry picking Diffstat:
| M | api-exchange.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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:**