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