File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
src/main/java/com/datadog/api/client Expand file tree Collapse file tree 4 files changed +13
-4
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": "2025-06-23 19:18:44.439267 ",
8
- "spec_repo_commit": "779f1def "
7
+ "regenerated": "2025-06-23 20:34:48.753397 ",
8
+ "spec_repo_commit": "837c2656 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-06-23 19:18:44.455531 ",
13
- "spec_repo_commit": "779f1def "
12
+ "regenerated": "2025-06-23 20:34:48.769158 ",
13
+ "spec_repo_commit": "837c2656 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -24271,6 +24271,7 @@ paths:
24271
24271
- us3.datadoghq.com
24272
24272
- us5.datadoghq.com
24273
24273
- ap1.datadoghq.com
24274
+ - ap2.datadoghq.com
24274
24275
- datadoghq.eu
24275
24276
- ddog-gov.com
24276
24277
subdomain:
@@ -36894,6 +36895,7 @@ paths:
36894
36895
- us3.datadoghq.com
36895
36896
- us5.datadoghq.com
36896
36897
- ap1.datadoghq.com
36898
+ - ap2.datadoghq.com
36897
36899
- datadoghq.eu
36898
36900
- ddog-gov.com
36899
36901
subdomain:
@@ -36933,6 +36935,7 @@ servers:
36933
36935
- us3.datadoghq.com
36934
36936
- us5.datadoghq.com
36935
36937
- ap1.datadoghq.com
36938
+ - ap2.datadoghq.com
36936
36939
- datadoghq.eu
36937
36940
- ddog-gov.com
36938
36941
subdomain:
Original file line number Diff line number Diff line change @@ -50244,6 +50244,7 @@ paths:
50244
50244
- us3.datadoghq.com
50245
50245
- us5.datadoghq.com
50246
50246
- ap1.datadoghq.com
50247
+ - ap2.datadoghq.com
50247
50248
- datadoghq.eu
50248
50249
- ddog-gov.com
50249
50250
subdomain:
@@ -63192,6 +63193,7 @@ servers:
63192
63193
- us3.datadoghq.com
63193
63194
- us5.datadoghq.com
63194
63195
- ap1.datadoghq.com
63196
+ - ap2.datadoghq.com
63195
63197
- datadoghq.eu
63196
63198
- ddog-gov.com
63197
63199
subdomain:
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ public class ApiClient {
98
98
"us3.datadoghq.com" ,
99
99
"us5.datadoghq.com" ,
100
100
"ap1.datadoghq.com" ,
101
+ "ap2.datadoghq.com" ,
101
102
"datadoghq.eu" ,
102
103
"ddog-gov.com" ))));
103
104
put (
@@ -167,6 +168,7 @@ public class ApiClient {
167
168
"us3.datadoghq.com" ,
168
169
"us5.datadoghq.com" ,
169
170
"ap1.datadoghq.com" ,
171
+ "ap2.datadoghq.com" ,
170
172
"datadoghq.eu" ,
171
173
"ddog-gov.com" ))));
172
174
put (
@@ -229,6 +231,7 @@ public class ApiClient {
229
231
"us3.datadoghq.com" ,
230
232
"us5.datadoghq.com" ,
231
233
"ap1.datadoghq.com" ,
234
+ "ap2.datadoghq.com" ,
232
235
"datadoghq.eu" ,
233
236
"ddog-gov.com" ))));
234
237
put (
@@ -297,6 +300,7 @@ public class ApiClient {
297
300
"us3.datadoghq.com" ,
298
301
"us5.datadoghq.com" ,
299
302
"ap1.datadoghq.com" ,
303
+ "ap2.datadoghq.com" ,
300
304
"datadoghq.eu" ,
301
305
"ddog-gov.com" ))));
302
306
put (
You can’t perform that action at this time.
0 commit comments