File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-17 14:55:57.538830 ",
8- "spec_repo_commit": "b359fdcc "
7+ "regenerated": "2025-06-17 19:05:18.358691 ",
8+ "spec_repo_commit": "82fc774c "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-06-17 14:55:57.554821 ",
13- "spec_repo_commit": "b359fdcc "
12+ "regenerated": "2025-06-17 19:05:18.374677 ",
13+ "spec_repo_commit": "82fc774c "
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 @@ -50069,6 +50069,7 @@ paths:
5006950069 - us3.datadoghq.com
5007050070 - us5.datadoghq.com
5007150071 - ap1.datadoghq.com
50072+ - ap2.datadoghq.com
5007250073 - datadoghq.eu
5007350074 - ddog-gov.com
5007450075 subdomain:
@@ -63017,6 +63018,7 @@ servers:
6301763018 - us3.datadoghq.com
6301863019 - us5.datadoghq.com
6301963020 - ap1.datadoghq.com
63021+ - ap2.datadoghq.com
6302063022 - datadoghq.eu
6302163023 - ddog-gov.com
6302263024 subdomain:
Original file line number Diff line number Diff line change @@ -129,6 +129,7 @@ func NewConfiguration() *Configuration {
129129 "us3.datadoghq.com" ,
130130 "us5.datadoghq.com" ,
131131 "ap1.datadoghq.com" ,
132+ "ap2.datadoghq.com" ,
132133 "datadoghq.eu" ,
133134 "ddog-gov.com" ,
134135 },
@@ -182,6 +183,7 @@ func NewConfiguration() *Configuration {
182183 "us3.datadoghq.com" ,
183184 "us5.datadoghq.com" ,
184185 "ap1.datadoghq.com" ,
186+ "ap2.datadoghq.com" ,
185187 "datadoghq.eu" ,
186188 "ddog-gov.com" ,
187189 },
@@ -230,6 +232,7 @@ func NewConfiguration() *Configuration {
230232 "us3.datadoghq.com" ,
231233 "us5.datadoghq.com" ,
232234 "ap1.datadoghq.com" ,
235+ "ap2.datadoghq.com" ,
233236 "datadoghq.eu" ,
234237 "ddog-gov.com" ,
235238 },
@@ -282,6 +285,7 @@ func NewConfiguration() *Configuration {
282285 "us3.datadoghq.com" ,
283286 "us5.datadoghq.com" ,
284287 "ap1.datadoghq.com" ,
288+ "ap2.datadoghq.com" ,
285289 "datadoghq.eu" ,
286290 "ddog-gov.com" ,
287291 },
You can’t perform that action at this time.
0 commit comments