This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1653,6 +1653,7 @@ components:
1653
1653
example : 9902
1654
1654
receiveTime :
1655
1655
type : string
1656
+ format : date-time
1656
1657
description : The ISO 8601 datetime of the message.
1657
1658
example : 2020-04-07T14:03:07.000Z
1658
1659
carrierName :
@@ -1783,6 +1784,7 @@ components:
1783
1784
example : 93de2206-9669-4e07-948d-329f4b722ee2
1784
1785
time :
1785
1786
type : string
1787
+ format : date-time
1786
1788
description : The datetime stamp of the message in ISO 8601
1787
1789
example : 2022-09-14T18:20:16.000Z
1788
1790
segmentCount :
Original file line number Diff line number Diff line change @@ -6912,10 +6912,12 @@ components:
6912
6912
example : bridgeComplete
6913
6913
eventTime :
6914
6914
type : string
6915
+ format : date-time
6915
6916
description : >-
6916
6917
The approximate UTC date and time when the event was generated by the
6917
6918
Bandwidth server, in ISO 8601 format. This may not be exactly the time
6918
6919
of event execution.
6920
+ example : ' 2022-06-17T22:19:40.375Z'
6919
6921
accountId :
6920
6922
type : string
6921
6923
description : The user account associated with the call.
You can’t perform that action at this time.
0 commit comments