Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhidaLiu committed Jan 25, 2022
1 parent b99c699 commit 0c91391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/machinelearning/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ input-file:
directive:
- suppress: R3008
from: machineLearningServices.json
where: $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/listNodes"]
where: $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/listNodes"].post.responses["200"].schema
reason: The pageable itemName override is not considered by the LintDiff check correctly.
```

Expand Down

0 comments on commit 0c91391

Please sign in to comment.