Skip to content

Commit bad70d8

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 1fe088f3 of spec repo
1 parent ee9445e commit bad70d8

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
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-05-02 09:33:50.575362",
8-
"spec_repo_commit": "77cf469a"
7+
"regenerated": "2025-05-06 14:30:33.324870",
8+
"spec_repo_commit": "1fe088f3"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-02 09:33:50.591191",
13-
"spec_repo_commit": "77cf469a"
12+
"regenerated": "2025-05-06 14:30:33.344672",
13+
"spec_repo_commit": "1fe088f3"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33761,13 +33761,16 @@ paths:
3376133761
appKeyAuth: []
3376233762
- AuthZ:
3376333763
- synthetics_global_variable_read
33764+
- AuthZ:
33765+
- apm_api_catalog_read
3376433766
summary: Get all global variables
3376533767
tags:
3376633768
- Synthetics
3376733769
x-permission:
3376833770
operator: OR
3376933771
permissions:
3377033772
- synthetics_global_variable_read
33773+
- apm_api_catalog_read
3377133774
post:
3377233775
description: Create a Synthetic global variable.
3377333776
operationId: CreateGlobalVariable

0 commit comments

Comments
 (0)