Skip to content

Commit 4eb5973

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b2dec349 of spec repo
1 parent ca89af5 commit 4eb5973

File tree

9 files changed

+28
-18
lines changed

9 files changed

+28
-18
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-18 13:58:40.387174",
8-
"spec_repo_commit": "dc49df4e"
7+
"regenerated": "2025-07-18 18:11:25.836560",
8+
"spec_repo_commit": "b2dec349"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-18 13:58:49.708003",
13-
"spec_repo_commit": "dc49df4e"
12+
"regenerated": "2025-07-18 18:11:34.984096",
13+
"spec_repo_commit": "b2dec349"
1414
}
1515
}
1616
}

data/api/v1/full_spec.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39658,13 +39658,18 @@ tags:
3965839658
- description: Get a list of IP prefixes belonging to Datadog.
3965939659
name: IP Ranges
3966039660
- description: 'Manage your Datadog API and application keys. You need an API key
39661-
and
39661+
and an
3966239662

39663-
an application key for a user with the required permissions to interact
39663+
application key for a user with the required permissions to interact with these
39664+
endpoints.
3966439665

39665-
with these endpoints. The full list of API and application keys can be
3966639666

39667-
seen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).'
39667+
Consult the following pages to view and manage your keys:
39668+
39669+
39670+
- [API Keys](https://app.datadoghq.com/organization-settings/api-keys)
39671+
39672+
- [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)'
3966839673
externalDocs:
3966939674
description: Find out more at
3967039675
url: https://docs.datadoghq.com/account_management/api-app-keys/

data/api/v1/full_spec_deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183766,7 +1183766,7 @@
11837661183766
"name": "IP Ranges"
11837671183767
},
11837681183768
{
1183769-
"description": "Manage your Datadog API and application keys. You need an API key and\nan application key for a user with the required permissions to interact\nwith these endpoints. The full list of API and application keys can be\nseen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).",
1183769+
"description": "Manage your Datadog API and application keys. You need an API key and an\napplication key for a user with the required permissions to interact with these endpoints.\n\nConsult the following pages to view and manage your keys:\n\n- [API Keys](https://app.datadoghq.com/organization-settings/api-keys)\n- [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)",
11837701183770
"externalDocs": {
11837711183771
"description": "Find out more at",
11837721183772
"url": "https://docs.datadoghq.com/account_management/api-app-keys/"

0 commit comments

Comments
 (0)