Skip to content

Commit 76f8e0c

Browse files
Update readme.md (#17026)
1 parent c454e10 commit 76f8e0c

File tree

1 file changed

+3
-6
lines changed
  • specification/compute/resource-manager

1 file changed

+3
-6
lines changed

specification/compute/resource-manager/readme.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ directive:
6565
- $.definitions.RestorePointCreate.properties
6666
suppress:
6767
- BodyTopLevelProperties
68-
reason:
69-
- CRP has already been using existing ‘RestorePoint’ model definition with these properties as top level properties for many years now.
68+
reason: CRP has already been using existing ‘RestorePoint’ model definition with these properties as top level properties for many years now.
7069
- where:
7170
- $.definitions.RestorePoint.properties
7271
suppress:
@@ -215,8 +214,7 @@ directive:
215214
- $.definitions.ContainerService
216215
suppress:
217216
- TrackedResourcePatchOperation
218-
reason:
219-
- ACS service is deprecated so a PATCH endpoint won't be implemented
217+
reason: ACS service is deprecated so a PATCH endpoint won't be implemented
220218
- where:
221219
- $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/remoteDesktopFile"].get
222220
suppress:
@@ -226,8 +224,7 @@ directive:
226224
- $.definitions.RestorePoint
227225
suppress:
228226
- NestedResourcesMustHaveListOperation
229-
reason:
230-
- CRP supports the list /restorePoint operation by allowing customers to call Get RestorePointCollection with $expand=RestorePoints
227+
reason: CRP supports the list /restorePoint operation by allowing customers to call Get RestorePointCollection with $expand=RestorePoints
231228
```
232229
233230
### Tag: package-2021-07-01

0 commit comments

Comments
 (0)