notifications.yaml: Use int64 for timestamp
This commit is contained in:
parent
f8bf0fa0ac
commit
7abdd45c06
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ paths:
|
|||
description: The ID of the room in which the event was posted.
|
||||
ts:
|
||||
type: integer
|
||||
format: int64
|
||||
description: |-
|
||||
The unix timestamp at which the event notification was sent,
|
||||
in milliseconds.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue