Skip to content

Commit d2e73a1

Browse files
committed
1 parent 2657f4b commit d2e73a1

File tree

1 file changed

+10
-0
lines changed
  • specification/mongocluster/resource-manager

1 file changed

+10
-0
lines changed

specification/mongocluster/resource-manager/readme.md

+10
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,13 @@ See configuration in [readme.typescript.md](./readme.typescript.md)
8585
## CSharp
8686

8787
See configuration in [readme.csharp.md](./readme.csharp.md)
88+
89+
## Suppression
90+
91+
```yaml
92+
directive:
93+
- from: mongoCluster.json
94+
suppress: BodyTopLevelProperties
95+
reason: https://github.com/Azure/azure-openapi-validator/issues/722
96+
where: $.definitions.ReplicaListResult.properties
97+
```

0 commit comments

Comments
 (0)