notifications.yaml: Use int64 for timestamp

pull/1094/head
Alexey Rusakov 3 years ago
parent f8bf0fa0ac
commit 7abdd45c06

@ -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…
Cancel
Save