We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e944b37 commit 588b770Copy full SHA for 588b770
services/mgmt/security/autorust.toml
@@ -3,3 +3,4 @@ deny = [
3
"package-2020-01-preview-only", # duplicate tag https://github.com/Azure/azure-rest-api-specs/pull/13828
4
"package-2019-08-only", # defines start_time_utc param twice
5
]
6
+deny_contains_preview = true
0 commit comments