Compare commits

..

2 commits

Author SHA1 Message Date
famfo fb98bd837b
Merge 0a76482118 into 2a3841347e 2026-01-16 21:43:32 +00:00
famfo 0a76482118
changelogs/s2s: add minimum_valid_until_ts clarification 2026-01-16 22:42:35 +01:00

View file

@ -37,7 +37,7 @@ paths:
A millisecond POSIX timestamp. The returned keys SHOULD be valid A millisecond POSIX timestamp. The returned keys SHOULD be valid
until at least this timestamp. until at least this timestamp.
If not supplied, the notary server SHOULD use the current time. If not supplied, the notary server MUST use the current time.
required: false required: false
example: 1234567890 example: 1234567890
schema: schema:
@ -101,7 +101,7 @@ paths:
A millisecond POSIX timestamp. The returned keys A millisecond POSIX timestamp. The returned keys
SHOULD be valid until at least this timestamp. SHOULD be valid until at least this timestamp.
If not supplied, the notary server SHOULD use the If not supplied, the notary server MUST use the
current time. current time.
example: 1234567890 example: 1234567890
required: required: