From 3448b01127c0c908d6ab10a4df2574faedcfd5d0 Mon Sep 17 00:00:00 2001 From: Mike Hang <108955604+mikehang-msft@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:44:25 -0700 Subject: [PATCH] Updated Rooms Readme to use latest API version as default --- specification/communication/data-plane/Rooms/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/communication/data-plane/Rooms/readme.md b/specification/communication/data-plane/Rooms/readme.md index 17e5d35072fd..cf1df1c91250 100644 --- a/specification/communication/data-plane/Rooms/readme.md +++ b/specification/communication/data-plane/Rooms/readme.md @@ -26,9 +26,9 @@ These are the global settings for the communicationservices. ```yaml openapi-type: data-plane -tag: package-rooms-2023-06-14 +tag: package-rooms-2023-10-30-preview input-file: - - stable/2023-06-14/communicationservicesrooms.json + - preview/2023-10-30-preview/communicationservicesrooms.json ``` ### Tag: package-rooms-2023-10-30-preview