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-18 09:42:19.367411 ",
8- "spec_repo_commit": "b6151f30 "
7+ "regenerated": "2025-06-18 13:31:33.690757 ",
8+ "spec_repo_commit": "0a2761cc "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-06-18 09:42:19.383303 ",
13- "spec_repo_commit": "b6151f30 "
12+ "regenerated": "2025-06-18 13:31:33.706196 ",
13+ "spec_repo_commit": "0a2761cc "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -24274,6 +24274,7 @@ paths:
2427424274 - us3.datadoghq.com
2427524275 - us5.datadoghq.com
2427624276 - ap1.datadoghq.com
24277+ - ap2.datadoghq.com
2427724278 - datadoghq.eu
2427824279 - ddog-gov.com
2427924280 subdomain:
@@ -36897,6 +36898,7 @@ paths:
3689736898 - us3.datadoghq.com
3689836899 - us5.datadoghq.com
3689936900 - ap1.datadoghq.com
36901+ - ap2.datadoghq.com
3690036902 - datadoghq.eu
3690136903 - ddog-gov.com
3690236904 subdomain:
@@ -36936,6 +36938,7 @@ servers:
3693636938 - us3.datadoghq.com
3693736939 - us5.datadoghq.com
3693836940 - ap1.datadoghq.com
36941+ - ap2.datadoghq.com
3693936942 - datadoghq.eu
3694036943 - ddog-gov.com
3694136944 subdomain:
Original file line number Diff line number Diff line change @@ -50093,6 +50093,7 @@ paths:
5009350093 - us3.datadoghq.com
5009450094 - us5.datadoghq.com
5009550095 - ap1.datadoghq.com
50096+ - ap2.datadoghq.com
5009650097 - datadoghq.eu
5009750098 - ddog-gov.com
5009850099 subdomain:
@@ -63041,6 +63042,7 @@ servers:
6304163042 - us3.datadoghq.com
6304263043 - us5.datadoghq.com
6304363044 - ap1.datadoghq.com
63045+ - ap2.datadoghq.com
6304463046 - datadoghq.eu
6304563047 - ddog-gov.com
6304663048 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