@@ -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