From 1fe90eb9af246d72dde2d09318cc87cb3bd55724 Mon Sep 17 00:00:00 2001 From: Pan Shao Date: Wed, 8 Jan 2025 13:20:16 +0800 Subject: [PATCH] update --- .../changes/@autorest/openapi-to-typespec/2025-01-06-07-05.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/changes/@autorest/openapi-to-typespec/2025-01-06-07-05.json b/common/changes/@autorest/openapi-to-typespec/2025-01-06-07-05.json index b1fd82fc76..b737fe91ec 100644 --- a/common/changes/@autorest/openapi-to-typespec/2025-01-06-07-05.json +++ b/common/changes/@autorest/openapi-to-typespec/2025-01-06-07-05.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@autorest/openapi-to-typespec", - "comment": "Properties in TrackedResource/ProxyResource should not be in resource model. ResourceListResult should be only replaced in arm.", + "comment": "Fix the ResourceListResult issue in data plane.", "type": "patch" } ],