Skip to content

Commit

Permalink
Sync OpenAPI specification with backend (#2171)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Sep 6, 2023
1 parent 9e718ee commit 086dd8c
Show file tree
Hide file tree
Showing 3 changed files with 6 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.5",
"regenerated": "2023-09-06 14:56:08.114611",
"spec_repo_commit": "5896c0ef"
"regenerated": "2023-09-06 15:59:29.602826",
"spec_repo_commit": "f65a8312"
},
"v2": {
"apigentools_version": "1.6.5",
"regenerated": "2023-09-06 14:56:08.127460",
"spec_repo_commit": "5896c0ef"
"regenerated": "2023-09-06 15:59:29.616204",
"spec_repo_commit": "f65a8312"
}
}
}
1 change: 1 addition & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20091,6 +20091,7 @@ components:
apm_service_catalog_read: View service catalog and service definitions.
apm_service_catalog_write: Add, modify, and delete service catalog definitions
when those definitions are maintained by Datadog.
create_webhooks: Create webhooks integrations.
dashboards_public_share: Generate public and authenticated links to share
dashboards or embeddable graphs externally.
dashboards_read: View dashboards.
Expand Down
1 change: 1 addition & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17218,6 +17218,7 @@ components:
apm_service_catalog_read: View service catalog and service definitions.
apm_service_catalog_write: Add, modify, and delete service catalog definitions
when those definitions are maintained by Datadog.
create_webhooks: Create webhooks integrations.
dashboards_public_share: Generate public and authenticated links to share
dashboards or embeddable graphs externally.
dashboards_read: View dashboards.
Expand Down

0 comments on commit 086dd8c

Please sign in to comment.