mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-03 23:54:10 +02:00
Compare commits
2 commits
fb98bd837b
...
48967a5447
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48967a5447 | ||
|
|
16b98e9097 |
|
|
@ -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 MUST use the current time.
|
If not supplied, the notary server SHOULD 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 MUST use the
|
If not supplied, the notary server SHOULD use the
|
||||||
current time.
|
current time.
|
||||||
example: 1234567890
|
example: 1234567890
|
||||||
required:
|
required:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue