Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions specification/trafficmanager/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,17 @@ openapi-type: arm
tag: package-2018-03
```

## Suppression
``` yaml
directive:
- suppress: OperationsAPIImplementation
reason: We do have a operations api as "/providers/Microsoft.Network/operations"
from: trafficmanager.json
where:
- $.paths["/providers/Microsoft.Network/operations"]

```

### Tag: package-2018-03

These settings apply only when `--tag=package-2018-03` is specified on the command line.
Expand Down