Skip to content

Commit 3c9a132

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 60dbe5db of spec repo
1 parent 6d96665 commit 3c9a132

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-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": "2024-12-03 18:40:45.381964",
8-
"spec_repo_commit": "ce3146c2"
7+
"regenerated": "2024-12-03 19:35:15.442755",
8+
"spec_repo_commit": "60dbe5db"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-12-03 18:40:45.402019",
13-
"spec_repo_commit": "ce3146c2"
12+
"regenerated": "2024-12-03 19:35:15.461869",
13+
"spec_repo_commit": "60dbe5db"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27945,6 +27945,10 @@ paths:
2794527945
summary: List APIs
2794627946
tags:
2794727947
- API Management
27948+
x-permission:
27949+
operator: OR
27950+
permissions:
27951+
- apm_api_catalog_read
2794827952
x-unstable: '**Note**: This endpoint is in public beta.
2794927953

2795027954
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -27990,6 +27994,10 @@ paths:
2799027994
summary: Delete an API
2799127995
tags:
2799227996
- API Management
27997+
x-permission:
27998+
operator: OR
27999+
permissions:
28000+
- apm_api_catalog_write
2799328001
x-unstable: '**Note**: This endpoint is in public beta.
2799428002

2799528003
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28041,6 +28049,10 @@ paths:
2804128049
summary: Get an API
2804228050
tags:
2804328051
- API Management
28052+
x-permission:
28053+
operator: OR
28054+
permissions:
28055+
- apm_api_catalog_read
2804428056
x-unstable: '**Note**: This endpoint is in public beta.
2804528057

2804628058
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28101,6 +28113,10 @@ paths:
2810128113
summary: Update an API
2810228114
tags:
2810328115
- API Management
28116+
x-permission:
28117+
operator: OR
28118+
permissions:
28119+
- apm_api_catalog_write
2810428120
x-unstable: '**Note**: This endpoint is in public beta.
2810528121

2810628122
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28153,6 +28169,10 @@ paths:
2815328169
summary: Create a new API
2815428170
tags:
2815528171
- API Management
28172+
x-permission:
28173+
operator: OR
28174+
permissions:
28175+
- apm_api_catalog_write
2815628176
x-unstable: '**Note**: This endpoint is in public beta.
2815728177

2815828178
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'

0 commit comments

Comments
 (0)