Skip to content

Commit 41aef20

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
(DOCS) Update casing on Agents (#823)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent e46e72b commit 41aef20

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"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"
99
},
1010
"v2": {
1111
"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"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14890,7 +14890,7 @@ paths:
1489014890
Cloud Workload Security rules, and downloads them as a .policy file. This
1489114891
file can then be deployed to
1489214892

14893-
your agents to update the policy running in your environment.'
14893+
your Agents to update the policy running in your environment.'
1489414894
operationId: DownloadCloudWorkloadPolicyFile
1489514895
responses:
1489614896
'200':

packages/datadog-api-client-v2/apis/CloudWorkloadSecurityApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ export class CloudWorkloadSecurityApi {
736736
/**
737737
* The download endpoint generates a Cloud Workload Security policy file from your currently active
738738
* 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.
740740
* @param param The request object
741741
*/
742742
public downloadCloudWorkloadPolicyFile(

0 commit comments

Comments
 (0)