File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
lib/datadog_api_client/v1/models Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2023-12-07 15:26:44.369429 ",
8- "spec_repo_commit": "440c93b5 "
7+ "regenerated": "2023-12-11 19:49:04.458964 ",
8+ "spec_repo_commit": "5584abd0 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2023-12-07 15:26:44.395456 ",
13- "spec_repo_commit": "440c93b5 "
12+ "regenerated": "2023-12-11 19:49:04.477340 ",
13+ "spec_repo_commit": "5584abd0 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -809,7 +809,7 @@ components:
809809 type: string
810810 cspm_enabled:
811811 description: "When enabled, Datadog\u2019s Cloud Security Management product
812- will scan resource configurations monitored by this app registration.\nNote:
812+ scans resource configurations monitored by this app registration.\nNote:
813813 This requires resource_collection_enabled to be set to true."
814814 example: true
815815 type: boolean
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ class AzureAccount
3838 # Only container apps that match one of the defined tags are imported into Datadog.
3939 attr_accessor :container_app_filters
4040
41- # When enabled, Datadog’s Cloud Security Management product will scan resource configurations monitored by this app registration.
41+ # When enabled, Datadog’s Cloud Security Management product scans resource configurations monitored by this app registration.
4242 # Note: This requires resource_collection_enabled to be set to true.
4343 attr_accessor :cspm_enabled
4444
You can’t perform that action at this time.
0 commit comments