Skip to content

Commit

Permalink
Removed duplicate supression
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcc-msft committed Nov 18, 2021
1 parent d14a6c4 commit 2d5347f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ directive:
- suppress: DefinitionsPropertiesNamesCamelCase
reason: These parameters are predfined by storage specifications
- suppress: XmsPathsMustOverloadPaths
- suppress: XmsExamplesRequired
- suppress: LongRunningOperationsWithLongRunningExtension
- suppress: OAV107
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ directive:
- suppress: DefinitionsPropertiesNamesCamelCase
reason: These parameters are predfined by storage specifications
- suppress: XmsPathsMustOverloadPaths
- suppress: XmsExamplesRequired
- suppress: LongRunningOperationsWithLongRunningExtension
- suppress: OAV107
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ directive:
- suppress: DefinitionsPropertiesNamesCamelCase
reason: These parameters are predfined by storage specifications
- suppress: XmsPathsMustOverloadPaths
- suppress: XmsExamplesRequired
- suppress: LongRunningOperationsWithLongRunningExtension
- suppress: OAV107
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ directive:
- suppress: DefinitionsPropertiesNamesCamelCase
reason: These parameters are predfined by storage specifications
- suppress: XmsPathsMustOverloadPaths
- suppress: XmsExamplesRequired
- suppress: OperationIdNounConflictingModelNames
reason: This is only a warning. Changing these definitions would be a massive breaking change to our clients
- suppress: LongRunningOperationsWithLongRunningExtension
Expand Down

0 comments on commit 2d5347f

Please sign in to comment.