Skip to content

Commit c3ab05d

Browse files
seanmcc-msftLeiWang3
authored andcommitted
Added suppression to Storage (Azure#16806)
* Added supression to Storage CI * Removed duplicate supression * Revert "Removed duplicate supression" This reverts commit 2d5347f.
1 parent cd6f05b commit c3ab05d

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

specification/storage/data-plane/Microsoft.BlobStorage/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ directive:
7474
- suppress: XmsPathsMustOverloadPaths
7575
- suppress: XmsExamplesRequired
7676
- suppress: LongRunningOperationsWithLongRunningExtension
77+
- suppress: OAV107
7778
```
7879
---

specification/storage/data-plane/Microsoft.FileStorage/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ directive:
6565
- suppress: XmsPathsMustOverloadPaths
6666
- suppress: XmsExamplesRequired
6767
- suppress: LongRunningOperationsWithLongRunningExtension
68+
- suppress: OAV107
6869
```
6970
---

specification/storage/data-plane/Microsoft.QueueStorage/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ directive:
4747
- suppress: XmsPathsMustOverloadPaths
4848
- suppress: XmsExamplesRequired
4949
- suppress: LongRunningOperationsWithLongRunningExtension
50+
- suppress: OAV107
5051
```
5152
---

specification/storage/data-plane/Microsoft.StorageDataLake/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ directive:
8585
- suppress: OperationIdNounConflictingModelNames
8686
reason: This is only a warning. Changing these definitions would be a massive breaking change to our clients
8787
- suppress: LongRunningOperationsWithLongRunningExtension
88+
- suppress: OAV107
8889
```
8990
---

0 commit comments

Comments
 (0)