Compare commits

..

2 commits

Author SHA1 Message Date
famfo 48967a5447
Merge 16b98e9097 into 2a3841347e 2026-01-16 11:55:34 -07:00
famfo 16b98e9097
changelogs/s2s: add minimum_valid_until_ts clarification 2026-01-06 23:18:32 +01:00

View file

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