forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove flatten attribute to fix conflict for CLI generation tool (Azu…
…re#29276) * Remove flatten attribute to fix conflict for CLI generation tool * Create sdk-suppressions.yaml
- Loading branch information
1 parent
abad009
commit be978e5
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
specification/security/resource-manager/sdk-suppressions.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
suppressions: | ||
azure-sdk-for-python: | ||
- package: azure-mgmt-security | ||
breaking-changes: | ||
- Model DefenderForStorageSetting no longer has parameter cap_gb_per_month | ||
- Model DefenderForStorageSetting no longer has parameter is_enabled_properties_is_enabled | ||
- Model DefenderForStorageSetting no longer has parameter is_enabled_properties_malware_scanning_on_upload_is_enabled | ||
- Model DefenderForStorageSetting no longer has parameter is_enabled_properties_sensitive_data_discovery_is_enabled | ||
- Model DefenderForStorageSetting no longer has parameter operation_status_properties_malware_scanning_operation_status | ||
- Model DefenderForStorageSetting no longer has parameter operation_status_properties_sensitive_data_discovery_operation_status | ||
- Model DefenderForStorageSetting no longer has parameter override_subscription_level_settings | ||
- Model DefenderForStorageSetting no longer has parameter scan_results_event_grid_topic_resource_id |