Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users/zhili/wrp 1001 swagger fix #35

Merged
merged 9 commits into from
Jan 24, 2022
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@ input-file:
- Microsoft.MachineLearningServices/stable/2021-10-01/workspaceFeatures.json
```

## Suppression

``` yaml
directive:
- suppress: R3008
from: machineLearningServices.json
reason: The pageable itemName override is not considered by the LintDiff check correctly.
```

### Tag: package-2022-01-01-preview

These settings apply only when `--tag=package-2022-01-01-preview` is specified on the command line.
Expand Down