diff --git a/specification/resources/resource-manager/readme.md b/specification/resources/resource-manager/readme.md index c3d94950a567..8f12f1646b4d 100644 --- a/specification/resources/resource-manager/readme.md +++ b/specification/resources/resource-manager/readme.md @@ -307,6 +307,14 @@ directive: from: resources.json where: $.definitions.TagValue.properties reason: TagValue is a top level property + - suppress: BodyTopLevelProperties + from: resources.json + where: $.definitions.TagValue + reason: TagValue will be deprecated soon + - suppress: BodyTopLevelProperties + from: resources.json + where: $.definitions.TagDetails + reason: TagDetails will be deprecated soon - suppress: BodyTopLevelProperties from: managedapplications.json where: $.definitions.Appliance.properties