From be6e48911c30a898d5bd7c15b5e84a6cf89030cf Mon Sep 17 00:00:00 2001 From: Alexander Batishchev Date: Wed, 3 Mar 2021 10:51:49 -0800 Subject: [PATCH] Renamed lastModifiedByAt to lastModifiedAt --- specification/common-types/resource-management/v1/types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/common-types/resource-management/v1/types.json b/specification/common-types/resource-management/v1/types.json index 40aee1c9d5ef..e62dcfcfb07d 100644 --- a/specification/common-types/resource-management/v1/types.json +++ b/specification/common-types/resource-management/v1/types.json @@ -479,7 +479,7 @@ "modelAsString": true } }, - "lastModifiedByAt": { + "lastModifiedAt": { "type": "string", "format": "date-time", "description": "The type of identity that last modified the resource."