Skip to content

Commit

Permalink
Regenerate client from commit 970515f9 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Dec 5, 2024
1 parent 352256f commit b9e1205
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-12-05 16:15:52.228481",
"spec_repo_commit": "843392e2"
"regenerated": "2024-12-05 20:22:34.887949",
"spec_repo_commit": "970515f9"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-12-05 16:15:52.247230",
"spec_repo_commit": "843392e2"
"regenerated": "2024-12-05 20:22:34.907021",
"spec_repo_commit": "970515f9"
}
}
}
20 changes: 20 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27947,6 +27947,10 @@ paths:
summary: List APIs
tags:
- API Management
x-permission:
operator: OR
permissions:
- apm_api_catalog_read
x-unstable: '**Note**: This endpoint is in public beta.

If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
Expand Down Expand Up @@ -27992,6 +27996,10 @@ paths:
summary: Delete an API
tags:
- API Management
x-permission:
operator: OR
permissions:
- apm_api_catalog_write
x-unstable: '**Note**: This endpoint is in public beta.

If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
Expand Down Expand Up @@ -28043,6 +28051,10 @@ paths:
summary: Get an API
tags:
- API Management
x-permission:
operator: OR
permissions:
- apm_api_catalog_read
x-unstable: '**Note**: This endpoint is in public beta.

If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
Expand Down Expand Up @@ -28103,6 +28115,10 @@ paths:
summary: Update an API
tags:
- API Management
x-permission:
operator: OR
permissions:
- apm_api_catalog_write
x-unstable: '**Note**: This endpoint is in public beta.

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

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

0 comments on commit b9e1205

Please sign in to comment.