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

Commit

Permalink
Merge branch 'main' into rkumar-bw-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rkumar-bw authored Jul 19, 2023
2 parents d96fc43 + 8793281 commit b691cf0
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
22 changes: 11 additions & 11 deletions site/blogposts.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"categories": [
"Voice"
],
"categoryLinks": [
"https://www.bandwidth.com/blog/category/voice/"
],
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/The-MAN-Program-Blog-2.png",
"postLink": "https://www.bandwidth.com/blog/the-man-program-vs-stir-shaken-part-2/",
"postTitle": "Get with the program, MAN (Part 2)"
},
{
"categories": [
"Voice"
Expand Down Expand Up @@ -103,16 +114,5 @@
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_World-Telecommunications-Day-1.png",
"postLink": "https://www.bandwidth.com/blog/world-telecommunications-day/",
"postTitle": "World Telecommunication and Information Society Day (WTISD) on May 17th"
},
{
"categories": [
"CPaaS"
],
"categoryLinks": [
"https://www.bandwidth.com/blog/category/cpaas/"
],
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_ECL-Teasers_Cloud-Adoption-Rates.png",
"postLink": "https://www.bandwidth.com/blog/the-state-of-enterprise-cloud-adoption-2023/",
"postTitle": "The state of enterprise cloud adoption: 2023"
}
]
4 changes: 2 additions & 2 deletions site/lts.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"v2023.07.13",
"v2023.06.30",
"v2023.06.15",
"v2023.05.31",
Expand All @@ -9,6 +10,5 @@
"v2023.03.15",
"v2023.02.27",
"v2023.02.08",
"v2023.01.31",
"v2023.01.13"
"v2023.01.31"
]
2 changes: 2 additions & 0 deletions site/specs/messaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1653,6 +1653,7 @@ components:
example: 9902
receiveTime:
type: string
format: date-time
description: The ISO 8601 datetime of the message.
example: 2020-04-07T14:03:07.000Z
carrierName:
Expand Down Expand Up @@ -1783,6 +1784,7 @@ components:
example: 93de2206-9669-4e07-948d-329f4b722ee2
time:
type: string
format: date-time
description: The datetime stamp of the message in ISO 8601
example: 2022-09-14T18:20:16.000Z
segmentCount:
Expand Down
2 changes: 2 additions & 0 deletions site/specs/voice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6912,10 +6912,12 @@ components:
example: bridgeComplete
eventTime:
type: string
format: date-time
description: >-
The approximate UTC date and time when the event was generated by the
Bandwidth server, in ISO 8601 format. This may not be exactly the time
of event execution.
example: '2022-06-17T22:19:40.375Z'
accountId:
type: string
description: The user account associated with the call.
Expand Down

0 comments on commit b691cf0

Please sign in to comment.