Skip to content

Commit

Permalink
Add suppression for Azure/azure-openapi-validator#722
Browse files Browse the repository at this point in the history
  • Loading branch information
olivertowers committed Jul 31, 2024
1 parent 2657f4b commit d2e73a1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions specification/mongocluster/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,13 @@ See configuration in [readme.typescript.md](./readme.typescript.md)
## CSharp

See configuration in [readme.csharp.md](./readme.csharp.md)

## Suppression

```yaml
directive:
- from: mongoCluster.json
suppress: BodyTopLevelProperties
reason: https://github.com/Azure/azure-openapi-validator/issues/722
where: $.definitions.ReplicaListResult.properties
```

0 comments on commit d2e73a1

Please sign in to comment.