File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/datadog-api-client-v1/models Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"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 "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ export class SyntheticsTestOptions {
33
33
*/
34
34
'deviceIds' ?: Array < SyntheticsDeviceID > ;
35
35
/**
36
- * Whether or not to disable CORS mechanism. Currently only available for Chrome.
36
+ * Whether or not to disable CORS mechanism.
37
37
*/
38
38
'disableCors' ?: boolean ;
39
39
/**
You can’t perform that action at this time.
0 commit comments