Skip to content

Commit

Permalink
Supression rules for TagValue and TagDetails (#4469)
Browse files Browse the repository at this point in the history
  • Loading branch information
zjpjack authored and jhendrixMSFT committed Nov 15, 2018
1 parent ab9c6ff commit 20d4ed0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20d4ed0

Please sign in to comment.