Skip to content

Commit 5332aa3

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Sync 'api_management.yaml' files with backend (#2301)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent b65221d commit 5332aa3

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-05 16:15:49.320641",
8-
"spec_repo_commit": "843392e2"
7+
"regenerated": "2024-12-05 20:22:41.090262",
8+
"spec_repo_commit": "970515f9"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-12-05 16:15:49.339022",
13-
"spec_repo_commit": "843392e2"
12+
"regenerated": "2024-12-05 20:22:41.108521",
13+
"spec_repo_commit": "970515f9"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27947,6 +27947,10 @@ paths:
2794727947
summary: List APIs
2794827948
tags:
2794927949
- API Management
27950+
x-permission:
27951+
operator: OR
27952+
permissions:
27953+
- apm_api_catalog_read
2795027954
x-unstable: '**Note**: This endpoint is in public beta.
2795127955

2795227956
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -27992,6 +27996,10 @@ paths:
2799227996
summary: Delete an API
2799327997
tags:
2799427998
- API Management
27999+
x-permission:
28000+
operator: OR
28001+
permissions:
28002+
- apm_api_catalog_write
2799528003
x-unstable: '**Note**: This endpoint is in public beta.
2799628004

2799728005
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28043,6 +28051,10 @@ paths:
2804328051
summary: Get an API
2804428052
tags:
2804528053
- API Management
28054+
x-permission:
28055+
operator: OR
28056+
permissions:
28057+
- apm_api_catalog_read
2804628058
x-unstable: '**Note**: This endpoint is in public beta.
2804728059

2804828060
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28103,6 +28115,10 @@ paths:
2810328115
summary: Update an API
2810428116
tags:
2810528117
- API Management
28118+
x-permission:
28119+
operator: OR
28120+
permissions:
28121+
- apm_api_catalog_write
2810628122
x-unstable: '**Note**: This endpoint is in public beta.
2810728123

2810828124
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28155,6 +28171,10 @@ paths:
2815528171
summary: Create a new API
2815628172
tags:
2815728173
- API Management
28174+
x-permission:
28175+
operator: OR
28176+
permissions:
28177+
- apm_api_catalog_write
2815828178
x-unstable: '**Note**: This endpoint is in public beta.
2815928179

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

0 commit comments

Comments
 (0)