Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 8793281

Browse files
authored
Auto-merge PR based on merge event
Auto-merging PR based on merge event from upstream repository
2 parents fe5d154 + 2a5a089 commit 8793281

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

site/specs/messaging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,6 +1653,7 @@ components:
16531653
example: 9902
16541654
receiveTime:
16551655
type: string
1656+
format: date-time
16561657
description: The ISO 8601 datetime of the message.
16571658
example: 2020-04-07T14:03:07.000Z
16581659
carrierName:
@@ -1783,6 +1784,7 @@ components:
17831784
example: 93de2206-9669-4e07-948d-329f4b722ee2
17841785
time:
17851786
type: string
1787+
format: date-time
17861788
description: The datetime stamp of the message in ISO 8601
17871789
example: 2022-09-14T18:20:16.000Z
17881790
segmentCount:

site/specs/voice.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6912,10 +6912,12 @@ components:
69126912
example: bridgeComplete
69136913
eventTime:
69146914
type: string
6915+
format: date-time
69156916
description: >-
69166917
The approximate UTC date and time when the event was generated by the
69176918
Bandwidth server, in ISO 8601 format. This may not be exactly the time
69186919
of event execution.
6920+
example: '2022-06-17T22:19:40.375Z'
69196921
accountId:
69206922
type: string
69216923
description: The user account associated with the call.

0 commit comments

Comments
 (0)