Skip to content

Commit

Permalink
Add suppresses for Machine Learning Commitment Plan RP (#5221)
Browse files Browse the repository at this point in the history
  • Loading branch information
weedqian authored and anuchandy committed Feb 21, 2019
1 parent 161196e commit 5dc9ec3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions specification/machinelearning/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,16 @@ input-file:
```


## Suppression
``` yaml
directive:
- suppress: TrackedResourcePatchOperation
from: commitmentPlans.json
where: $.definitions.CommitmentAssociation
reason: The CommitmentAssociation is an internal asscociation from a Web Service to a Commitment Plan, which can only be created or updated by Web Service Resource Provider.
```


---
# Code Generation

Expand Down

0 comments on commit 5dc9ec3

Please sign in to comment.