Skip to content

Commit d86b1de

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 04543c8c of spec repo (#1049)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 0ec3a12 commit d86b1de

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
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.2",
7-
"regenerated": "2022-06-10 18:23:54.710325",
8-
"spec_repo_commit": "4569968f"
7+
"regenerated": "2022-06-13 19:23:49.188707",
8+
"spec_repo_commit": "04543c8c"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-06-10 18:23:54.722867",
13-
"spec_repo_commit": "4569968f"
12+
"regenerated": "2022-06-13 19:23:49.201184",
13+
"spec_repo_commit": "04543c8c"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16821,7 +16821,8 @@ components:
1682116821
authorizationCode:
1682216822
authorizationUrl: /oauth2/v1/authorize
1682316823
scopes:
16824-
dashboards_public_share: Share dashboards externally.
16824+
dashboards_public_share: Generate public and authenticated links to share
16825+
dashboards externally.
1682516826
dashboards_read: View dashboards.
1682616827
dashboards_write: Create and change dashboards.
1682716828
events_read: Read Events data.

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7311,14 +7311,17 @@ components:
73117311
authorizationCode:
73127312
authorizationUrl: /oauth2/v1/authorize
73137313
scopes:
7314-
dashboards_public_share: Share dashboards externally.
7314+
dashboards_public_share: Generate public and authenticated links to share
7315+
dashboards externally.
73157316
dashboards_read: View dashboards.
73167317
dashboards_write: Create and change dashboards.
73177318
events_read: Read Events data.
73187319
incident_read: View incidents in Datadog.
73197320
incident_settings_write: Configure Incidents settings.
73207321
incident_write: Create, view, and manage incidents in Datadog.
73217322
metrics_read: View custom metrics.
7323+
monitors_read: View monitors.
7324+
monitors_write: Edit, mute, and delete individual monitors.
73227325
security_monitoring_filters_read: Read Security Filters.
73237326
security_monitoring_filters_write: Create, edit, and delete Security Filters.
73247327
security_monitoring_rules_read: Read Detection Rules.

0 commit comments

Comments
 (0)