Skip to content

Commit 1ac5e45

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 8f251a0d of spec repo
1 parent 94b7ed5 commit 1ac5e45

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-21 13:56:36.540795",
8-
"spec_repo_commit": "06ccc326"
7+
"regenerated": "2025-07-21 17:43:00.923647",
8+
"spec_repo_commit": "8f251a0d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-21 13:56:45.594812",
13-
"spec_repo_commit": "06ccc326"
12+
"regenerated": "2025-07-21 17:43:10.012508",
13+
"spec_repo_commit": "8f251a0d"
1414
}
1515
}
1616
}

data/api/v1/full_spec.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39666,13 +39666,18 @@ tags:
3966639666
- description: Get a list of IP prefixes belonging to Datadog.
3966739667
name: IP Ranges
3966839668
- description: 'Manage your Datadog API and application keys. You need an API key
39669-
and
39669+
and an
3967039670

39671-
an application key for a user with the required permissions to interact
39671+
application key for a user with the required permissions to interact with these
39672+
endpoints.
3967239673

39673-
with these endpoints. The full list of API and application keys can be
3967439674

39675-
seen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).'
39675+
Consult the following pages to view and manage your keys:
39676+
39677+
39678+
- [API Keys](https://app.datadoghq.com/organization-settings/api-keys)
39679+
39680+
- [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)'
3967639681
externalDocs:
3967739682
description: Find out more at
3967839683
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
@@ -1187336,7 +1187336,7 @@
11873361187336
"name": "IP Ranges"
11873371187337
},
11873381187338
{
1187339-
"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).",
1187339+
"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)",
11873401187340
"externalDocs": {
11873411187341
"description": "Find out more at",
11873421187342
"url": "https://docs.datadoghq.com/account_management/api-app-keys/"

0 commit comments

Comments
 (0)