Skip to content

Commit 5112121

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit e76c1957 of spec repo
1 parent f40c225 commit 5112121

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-17 13:14:23.696396",
8-
"spec_repo_commit": "0becaa34"
7+
"regenerated": "2025-07-17 16:07:23.160119",
8+
"spec_repo_commit": "e76c1957"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-17 13:14:33.043180",
13-
"spec_repo_commit": "0becaa34"
12+
"regenerated": "2025-07-17 16:07:32.670854",
13+
"spec_repo_commit": "e76c1957"
1414
}
1515
}
1616
}

data/api/v1/full_spec.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39653,13 +39653,18 @@ tags:
3965339653
- description: Get a list of IP prefixes belonging to Datadog.
3965439654
name: IP Ranges
3965539655
- description: 'Manage your Datadog API and application keys. You need an API key
39656-
and
39656+
and an
3965739657

39658-
an application key for a user with the required permissions to interact
39658+
application key for a user with the required permissions to interact with these
39659+
endpoints.
3965939660

39660-
with these endpoints. The full list of API and application keys can be
3966139661

39662-
seen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).'
39662+
Consult the following pages to view and manage your keys:
39663+
39664+
39665+
- [API Keys](https://app.datadoghq.com/organization-settings/api-keys)
39666+
39667+
- [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)'
3966339668
externalDocs:
3966439669
description: Find out more at
3966539670
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
@@ -1183756,7 +1183756,7 @@
11837561183756
"name": "IP Ranges"
11837571183757
},
11837581183758
{
1183759-
"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).",
1183759+
"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)",
11837601183760
"externalDocs": {
11837611183761
"description": "Find out more at",
11837621183762
"url": "https://docs.datadoghq.com/account_management/api-app-keys/"

0 commit comments

Comments
 (0)