File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/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 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2023-12-07 15:26:39.206635 ",
8
- "spec_repo_commit": "440c93b5 "
7
+ "regenerated": "2023-12-11 19:49:04.035523 ",
8
+ "spec_repo_commit": "5584abd0 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2023-12-07 15:26:39.220833 ",
13
- "spec_repo_commit": "440c93b5 "
12
+ "regenerated": "2023-12-11 19:49:04.049943 ",
13
+ "spec_repo_commit": "5584abd0 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -809,7 +809,7 @@ components:
809
809
type: string
810
810
cspm_enabled:
811
811
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:
813
813
This requires resource_collection_enabled to be set to true."
814
814
example: true
815
815
type: boolean
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ export class AzureAccount {
33
33
*/
34
34
"containerAppFilters" ?: string ;
35
35
/**
36
- * When enabled, Datadog’s Cloud Security Management product will scan resource configurations monitored by this app registration.
36
+ * When enabled, Datadog’s Cloud Security Management product scans resource configurations monitored by this app registration.
37
37
* Note: This requires resource_collection_enabled to be set to true.
38
38
*/
39
39
"cspmEnabled" ?: boolean ;
You can’t perform that action at this time.
0 commit comments