Skip to content

Commit

Permalink
Update readme.md (Azure#17026)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhou-msft authored and LeiWang3 committed Mar 31, 2022
1 parent f1ea1ee commit b1ad347
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions specification/compute/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ directive:
- $.definitions.RestorePointCreate.properties
suppress:
- BodyTopLevelProperties
reason:
- CRP has already been using existing ‘RestorePoint’ model definition with these properties as top level properties for many years now.
reason: CRP has already been using existing ‘RestorePoint’ model definition with these properties as top level properties for many years now.
- where:
- $.definitions.RestorePoint.properties
suppress:
Expand Down Expand Up @@ -215,8 +214,7 @@ directive:
- $.definitions.ContainerService
suppress:
- TrackedResourcePatchOperation
reason:
- ACS service is deprecated so a PATCH endpoint won't be implemented
reason: ACS service is deprecated so a PATCH endpoint won't be implemented
- where:
- $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/remoteDesktopFile"].get
suppress:
Expand All @@ -226,8 +224,7 @@ directive:
- $.definitions.RestorePoint
suppress:
- NestedResourcesMustHaveListOperation
reason:
- CRP supports the list /restorePoint operation by allowing customers to call Get RestorePointCollection with $expand=RestorePoints
reason: CRP supports the list /restorePoint operation by allowing customers to call Get RestorePointCollection with $expand=RestorePoints
```
### Tag: package-2021-07-01
Expand Down

0 comments on commit b1ad347

Please sign in to comment.