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