Skip to content

Commit ae4826e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit b2e3154 of spec repo (#117)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 5aa846e commit ae4826e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4.1.dev6",
7-
"regenerated": "2021-05-05 16:33:53.040244",
8-
"spec_repo_commit": "eaa0782"
7+
"regenerated": "2021-05-06 13:35:35.462079",
8+
"spec_repo_commit": "b2e3154"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev6",
12-
"regenerated": "2021-05-05 16:33:58.716911",
13-
"spec_repo_commit": "eaa0782"
12+
"regenerated": "2021-05-06 13:35:41.227668",
13+
"spec_repo_commit": "b2e3154"
1414
}
1515
}
1616
}

packages/datadog-api-client-v1/models/SyntheticsTestOptions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export class SyntheticsTestOptions {
3333
*/
3434
'deviceIds'?: Array<SyntheticsDeviceID>;
3535
/**
36-
* Whether or not to disable CORS mechanism. Currently only available for Chrome.
36+
* Whether or not to disable CORS mechanism.
3737
*/
3838
'disableCors'?: boolean;
3939
/**

0 commit comments

Comments
 (0)