Skip to content

Commit

Permalink
Suppress the error because TagDetails is not an Azure resource (#4630)
Browse files Browse the repository at this point in the history
  • Loading branch information
zjpjack authored and hovsepm committed Nov 30, 2018
1 parent f47ba7f commit a4c8ee7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@ directive:
from: resources.json
where: $.definitions.TagDetails
reason: TagDetails will be deprecated soon
- suppress: XmsResourceInPutResponse
from: resources.json
where: $.paths["/subscriptions/{subscriptionId}/tagNames/{tagName}"].put
reason: TagDetails is not an Azure resource
- suppress: BodyTopLevelProperties
from: managedapplications.json
where: $.definitions.Appliance.properties
Expand Down

0 comments on commit a4c8ee7

Please sign in to comment.