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