File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/datadog-api-client-v2/apis 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.4",
7
- "regenerated": "2022-10-26 13:43:34.440005 ",
8
- "spec_repo_commit": "5e805736 "
7
+ "regenerated": "2022-10-27 17:49:11.947685 ",
8
+ "spec_repo_commit": "15da7251 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.4",
12
- "regenerated": "2022-10-26 13:43:34.454109 ",
13
- "spec_repo_commit": "5e805736 "
12
+ "regenerated": "2022-10-27 17:49:11.963535 ",
13
+ "spec_repo_commit": "15da7251 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -14890,7 +14890,7 @@ paths:
14890
14890
Cloud Workload Security rules, and downloads them as a .policy file. This
14891
14891
file can then be deployed to
14892
14892
14893
- your agents to update the policy running in your environment.'
14893
+ your Agents to update the policy running in your environment.'
14894
14894
operationId: DownloadCloudWorkloadPolicyFile
14895
14895
responses:
14896
14896
'200':
Original file line number Diff line number Diff line change @@ -736,7 +736,7 @@ export class CloudWorkloadSecurityApi {
736
736
/**
737
737
* The download endpoint generates a Cloud Workload Security policy file from your currently active
738
738
* Cloud Workload Security rules, and downloads them as a .policy file. This file can then be deployed to
739
- * your agents to update the policy running in your environment.
739
+ * your Agents to update the policy running in your environment.
740
740
* @param param The request object
741
741
*/
742
742
public downloadCloudWorkloadPolicyFile (
You can’t perform that action at this time.
0 commit comments