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
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