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 44 "spec_versions": {
55 "v1": {
66 "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 "
99 },
1010 "v2": {
1111 "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 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -24271,6 +24271,7 @@ paths:
2427124271 - us3.datadoghq.com
2427224272 - us5.datadoghq.com
2427324273 - ap1.datadoghq.com
24274+ - ap2.datadoghq.com
2427424275 - datadoghq.eu
2427524276 - ddog-gov.com
2427624277 subdomain:
@@ -36894,6 +36895,7 @@ paths:
3689436895 - us3.datadoghq.com
3689536896 - us5.datadoghq.com
3689636897 - ap1.datadoghq.com
36898+ - ap2.datadoghq.com
3689736899 - datadoghq.eu
3689836900 - ddog-gov.com
3689936901 subdomain:
@@ -36933,6 +36935,7 @@ servers:
3693336935 - us3.datadoghq.com
3693436936 - us5.datadoghq.com
3693536937 - ap1.datadoghq.com
36938+ - ap2.datadoghq.com
3693636939 - datadoghq.eu
3693736940 - ddog-gov.com
3693836941 subdomain:
Original file line number Diff line number Diff line change @@ -50244,6 +50244,7 @@ paths:
5024450244 - us3.datadoghq.com
5024550245 - us5.datadoghq.com
5024650246 - ap1.datadoghq.com
50247+ - ap2.datadoghq.com
5024750248 - datadoghq.eu
5024850249 - ddog-gov.com
5024950250 subdomain:
@@ -63192,6 +63193,7 @@ servers:
6319263193 - us3.datadoghq.com
6319363194 - us5.datadoghq.com
6319463195 - ap1.datadoghq.com
63196+ - ap2.datadoghq.com
6319563197 - datadoghq.eu
6319663198 - ddog-gov.com
6319763199 subdomain:
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ public class ApiClient {
9898 "us3.datadoghq.com" ,
9999 "us5.datadoghq.com" ,
100100 "ap1.datadoghq.com" ,
101+ "ap2.datadoghq.com" ,
101102 "datadoghq.eu" ,
102103 "ddog-gov.com" ))));
103104 put (
@@ -167,6 +168,7 @@ public class ApiClient {
167168 "us3.datadoghq.com" ,
168169 "us5.datadoghq.com" ,
169170 "ap1.datadoghq.com" ,
171+ "ap2.datadoghq.com" ,
170172 "datadoghq.eu" ,
171173 "ddog-gov.com" ))));
172174 put (
@@ -229,6 +231,7 @@ public class ApiClient {
229231 "us3.datadoghq.com" ,
230232 "us5.datadoghq.com" ,
231233 "ap1.datadoghq.com" ,
234+ "ap2.datadoghq.com" ,
232235 "datadoghq.eu" ,
233236 "ddog-gov.com" ))));
234237 put (
@@ -297,6 +300,7 @@ public class ApiClient {
297300 "us3.datadoghq.com" ,
298301 "us5.datadoghq.com" ,
299302 "ap1.datadoghq.com" ,
303+ "ap2.datadoghq.com" ,
300304 "datadoghq.eu" ,
301305 "ddog-gov.com" ))));
302306 put (
You can’t perform that action at this time.
0 commit comments