From 07623d64189c40a6dd0b8147a31ba36f94d8e50a Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 6 Nov 2024 00:32:05 +0000 Subject: [PATCH] chore: update meetings.json, newsrooom_videos.json and dashboard.json --- config/newsroom_videos.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 486ce2a52da6..2f9996442695 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/wiM20HTCerM/hqdefault.jpg", + "title": "Using API spec as an Executable Contract To Mock and Test Mic - Hari Krishnanroservices", + "description": "AsyncAPI allows us to articulate communication channels between services clearly. What if I told you that this AsyncAPI ...", + "videoId": "wiM20HTCerM" + }, { "image_url": "https://i.ytimg.com/vi/22LFOLeF9Lk/hqdefault.jpg", "title": "AsyncAPI + WebSocket: The Collaborative Combo", @@ -22,11 +28,5 @@ "title": "Marketing WG Meeting, 14:00 UTC Tuesday October 22nd 2024", "description": "https://github.com/asyncapi/community/issues/1553.", "videoId": "2WUchTKDPfs" - }, - { - "image_url": "https://i.ytimg.com/vi/FzRxTpOeIDA/hqdefault.jpg", - "title": "Design Meeting, 12:00 UTC Thursday October 17th 2024", - "description": "https://github.com/asyncapi/community/issues/1558.", - "videoId": "FzRxTpOeIDA" } ] \ No newline at end of file