Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"info_version": "2",
"spec_versions": {
"v1": {
"apigentools_version": "1.4.1.dev8",
"regenerated": "2021-03-08 20:18:26.924306",
"spec_repo_commit": "9a30209"
"apigentools_version": "1.4.1.dev6",
"regenerated": "2021-03-11 10:10:29.523513",
"spec_repo_commit": "193aff7"
},
"v2": {
"apigentools_version": "1.4.1.dev8",
"regenerated": "2021-03-08 20:18:40.680148",
"spec_repo_commit": "9a30209"
"apigentools_version": "1.4.1.dev6",
"regenerated": "2021-03-11 10:10:43.586975",
"spec_repo_commit": "193aff7"
}
}
}
40 changes: 20 additions & 20 deletions lib/datadog_api_client/v1/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ def server_settings
url: "https://{subdomain}.{site}",
description: "No description provided",
variables: {
site: {
'site' => {
description: "The regional site for a Datadog customer.",
default_value: "datadoghq.com",
enum_values: [
Expand All @@ -282,7 +282,7 @@ def server_settings
"ddog-gov.com"
]
},
subdomain: {
'subdomain' => {
description: "The subdomain where the API is deployed.",
default_value: "api",
}
Expand All @@ -292,11 +292,11 @@ def server_settings
url: "{protocol}://{name}",
description: "No description provided",
variables: {
name: {
'name' => {
description: "Full site DNS name.",
default_value: "api.datadoghq.com",
},
protocol: {
'protocol' => {
description: "The protocol for accessing the API.",
default_value: "https",
}
Expand All @@ -312,14 +312,14 @@ def operation_server_settings
url: "https://{subdomain}.{site}",
description: "No description provided",
variables: {
site: {
'site' => {
description: "The regional site for our customers.",
default_value: "datadoghq.com",
enum_values: [
"datadoghq.com"
]
},
subdomain: {
'subdomain' => {
description: "The subdomain where the API is deployed.",
default_value: "api",
}
Expand All @@ -329,11 +329,11 @@ def operation_server_settings
url: "{protocol}://{name}",
description: "No description provided",
variables: {
name: {
'name' => {
description: "Full site DNS name.",
default_value: "api.datadoghq.com",
},
protocol: {
'protocol' => {
description: "The protocol for accessing the API.",
default_value: "https",
}
Expand All @@ -345,14 +345,14 @@ def operation_server_settings
url: "https://{subdomain}.{site}",
description: "No description provided",
variables: {
site: {
'site' => {
description: "The regional site for our customers.",
default_value: "datadoghq.com",
enum_values: [
"datadoghq.com"
]
},
subdomain: {
'subdomain' => {
description: "The subdomain where the API is deployed.",
default_value: "api",
}
Expand All @@ -362,11 +362,11 @@ def operation_server_settings
url: "{protocol}://{name}",
description: "No description provided",
variables: {
name: {
'name' => {
description: "Full site DNS name.",
default_value: "api.datadoghq.com",
},
protocol: {
'protocol' => {
description: "The protocol for accessing the API.",
default_value: "https",
}
Expand All @@ -378,14 +378,14 @@ def operation_server_settings
url: "https://{subdomain}.{site}",
description: "No description provided",
variables: {
site: {
'site' => {
description: "The regional site for our customers.",
default_value: "datadoghq.com",
enum_values: [
"datadoghq.com"
]
},
subdomain: {
'subdomain' => {
description: "The subdomain where the API is deployed.",
default_value: "api",
}
Expand All @@ -395,11 +395,11 @@ def operation_server_settings
url: "{protocol}://{name}",
description: "No description provided",
variables: {
name: {
'name' => {
description: "Full site DNS name.",
default_value: "api.datadoghq.com",
},
protocol: {
'protocol' => {
description: "The protocol for accessing the API.",
default_value: "https",
}
Expand All @@ -411,7 +411,7 @@ def operation_server_settings
url: "https://{subdomain}.{site}",
description: "No description provided",
variables: {
site: {
'site' => {
description: "The regional site for our customers.",
default_value: "datadoghq.com",
enum_values: [
Expand All @@ -421,7 +421,7 @@ def operation_server_settings
"ddog-gov.com"
]
},
subdomain: {
'subdomain' => {
description: "The subdomain where the API is deployed.",
default_value: "ip-ranges",
}
Expand All @@ -431,11 +431,11 @@ def operation_server_settings
url: "{protocol}://{name}",
description: "No description provided",
variables: {
name: {
'name' => {
description: "Full site DNS name.",
default_value: "ip-ranges.datadoghq.com",
},
protocol: {
'protocol' => {
description: "The protocol for accessing the API.",
default_value: "https",
}
Expand Down
8 changes: 4 additions & 4 deletions lib/datadog_api_client/v2/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def server_settings
url: "https://{subdomain}.{site}",
description: "No description provided",
variables: {
site: {
'site' => {
description: "The regional site for our customers.",
default_value: "datadoghq.com",
enum_values: [
Expand All @@ -281,7 +281,7 @@ def server_settings
"ddog-gov.com"
]
},
subdomain: {
'subdomain' => {
description: "The subdomain where the API is deployed.",
default_value: "api",
}
Expand All @@ -291,11 +291,11 @@ def server_settings
url: "{protocol}://{name}",
description: "No description provided",
variables: {
name: {
'name' => {
description: "Full site DNS name.",
default_value: "api.datadoghq.com",
},
protocol: {
'protocol' => {
description: "The protocol for accessing the API.",
default_value: "https",
}
Expand Down