Skip to content

Commit c73d8dd

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a0361eb of spec repo
1 parent dbdb803 commit c73d8dd

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "214381f",
3-
"generated": "2025-07-17 15:36:40.869"
2+
"spec_repo_commit": "a0361eb",
3+
"generated": "2025-07-17 17:59:38.792"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54999,6 +54999,7 @@ paths:
5499954999
default: navy.oncall.datadoghq.com
5500055000
description: The globally available endpoint for On-Call.
5500155001
enum:
55002+
- lava.oncall.datadoghq.com
5500255003
- saffron.oncall.datadoghq.com
5500355004
- navy.oncall.datadoghq.com
5500455005
- coral.oncall.datadoghq.com
@@ -55054,6 +55055,7 @@ paths:
5505455055
default: navy.oncall.datadoghq.com
5505555056
description: The globally available endpoint for On-Call.
5505655057
enum:
55058+
- lava.oncall.datadoghq.com
5505755059
- saffron.oncall.datadoghq.com
5505855060
- navy.oncall.datadoghq.com
5505955061
- coral.oncall.datadoghq.com
@@ -55109,6 +55111,7 @@ paths:
5510955111
default: navy.oncall.datadoghq.com
5511055112
description: The globally available endpoint for On-Call.
5511155113
enum:
55114+
- lava.oncall.datadoghq.com
5511255115
- saffron.oncall.datadoghq.com
5511355116
- navy.oncall.datadoghq.com
5511455117
- coral.oncall.datadoghq.com
@@ -55164,6 +55167,7 @@ paths:
5516455167
default: navy.oncall.datadoghq.com
5516555168
description: The globally available endpoint for On-Call.
5516655169
enum:
55170+
- lava.oncall.datadoghq.com
5516755171
- saffron.oncall.datadoghq.com
5516855172
- navy.oncall.datadoghq.com
5516955173
- coral.oncall.datadoghq.com

lib/datadog_api_client/configuration.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,7 @@ def operation_server_settings
655655
description: "The globally available endpoint for On-Call.",
656656
default_value: "navy.oncall.datadoghq.com",
657657
enum_values: [
658+
"lava.oncall.datadoghq.com",
658659
"saffron.oncall.datadoghq.com",
659660
"navy.oncall.datadoghq.com",
660661
"coral.oncall.datadoghq.com",
@@ -702,6 +703,7 @@ def operation_server_settings
702703
description: "The globally available endpoint for On-Call.",
703704
default_value: "navy.oncall.datadoghq.com",
704705
enum_values: [
706+
"lava.oncall.datadoghq.com",
705707
"saffron.oncall.datadoghq.com",
706708
"navy.oncall.datadoghq.com",
707709
"coral.oncall.datadoghq.com",
@@ -749,6 +751,7 @@ def operation_server_settings
749751
description: "The globally available endpoint for On-Call.",
750752
default_value: "navy.oncall.datadoghq.com",
751753
enum_values: [
754+
"lava.oncall.datadoghq.com",
752755
"saffron.oncall.datadoghq.com",
753756
"navy.oncall.datadoghq.com",
754757
"coral.oncall.datadoghq.com",
@@ -796,6 +799,7 @@ def operation_server_settings
796799
description: "The globally available endpoint for On-Call.",
797800
default_value: "navy.oncall.datadoghq.com",
798801
enum_values: [
802+
"lava.oncall.datadoghq.com",
799803
"saffron.oncall.datadoghq.com",
800804
"navy.oncall.datadoghq.com",
801805
"coral.oncall.datadoghq.com",

0 commit comments

Comments
 (0)