Skip to content

Commit f8bd99b

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit e55b5f0d8094548abca13689163cb6e865c30e43 of spec repo (#2316)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 4fe4d9c commit f8bd99b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/datadog-api-client/src/servers.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ export const operationServers: {
182182
subdomain: "http-intake.logs",
183183
}),
184184
],
185-
"v2.On-CallPagingApi.acknowledgeOnCallPage": [
185+
"v2.OnCallPagingApi.acknowledgeOnCallPage": [
186186
new ServerConfiguration<{
187187
site:
188188
| "saffron.oncall.datadoghq.com"
@@ -208,7 +208,7 @@ export const operationServers: {
208208
subdomain: "api",
209209
}),
210210
],
211-
"v2.On-CallPagingApi.createOnCallPage": [
211+
"v2.OnCallPagingApi.createOnCallPage": [
212212
new ServerConfiguration<{
213213
site:
214214
| "saffron.oncall.datadoghq.com"
@@ -234,7 +234,7 @@ export const operationServers: {
234234
subdomain: "api",
235235
}),
236236
],
237-
"v2.On-CallPagingApi.escalateOnCallPage": [
237+
"v2.OnCallPagingApi.escalateOnCallPage": [
238238
new ServerConfiguration<{
239239
site:
240240
| "saffron.oncall.datadoghq.com"
@@ -260,7 +260,7 @@ export const operationServers: {
260260
subdomain: "api",
261261
}),
262262
],
263-
"v2.On-CallPagingApi.resolveOnCallPage": [
263+
"v2.OnCallPagingApi.resolveOnCallPage": [
264264
new ServerConfiguration<{
265265
site:
266266
| "saffron.oncall.datadoghq.com"

0 commit comments

Comments
 (0)