diff --git a/site/blogposts.config.json b/site/blogposts.config.json index a577bb03e..dfbefa3cc 100644 --- a/site/blogposts.config.json +++ b/site/blogposts.config.json @@ -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" @@ -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" } ] diff --git a/site/lts.config.json b/site/lts.config.json index ed5614bee..da1aaad62 100644 --- a/site/lts.config.json +++ b/site/lts.config.json @@ -1,4 +1,5 @@ [ + "v2023.07.13", "v2023.06.30", "v2023.06.15", "v2023.05.31", @@ -9,6 +10,5 @@ "v2023.03.15", "v2023.02.27", "v2023.02.08", - "v2023.01.31", - "v2023.01.13" + "v2023.01.31" ] diff --git a/site/specs/messaging.yml b/site/specs/messaging.yml index faa95f274..07957c12b 100644 --- a/site/specs/messaging.yml +++ b/site/specs/messaging.yml @@ -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: @@ -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: diff --git a/site/specs/voice.yml b/site/specs/voice.yml index 808ecea61..e7f126675 100644 --- a/site/specs/voice.yml +++ b/site/specs/voice.yml @@ -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.