From 03cc902e3ce39001e43ef76d93d9892632c5bbbd Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 9 Jul 2026 19:03:31 +0000 Subject: [PATCH] Regenerate client from commit 4c40bb5 of spec repo --- data/api/v2/full_spec.yaml | 16 +++++++++++++++- data/api/v2/translate_actions.json | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/data/api/v2/full_spec.yaml b/data/api/v2/full_spec.yaml index 0e1ad5d1a6b..b12ab229166 100644 --- a/data/api/v2/full_spec.yaml +++ b/data/api/v2/full_spec.yaml @@ -170580,7 +170580,21 @@ paths: permissions: - user_access_read post: - description: Create a new role for your organization. + description: |- + Create a new role for your organization. + + The following read permissions are automatically added to every new role, even if they are not included in the request: + + - Dashboards Read + - Notebooks Read + - Monitors Read + - APM Read + - Vulnerability Management Read + - RUM Apps Read + - Incidents Read + - SLOs Read + - CI Visibility Read + - CD Visibility Read operationId: CreateRole requestBody: content: diff --git a/data/api/v2/translate_actions.json b/data/api/v2/translate_actions.json index b4f0743ee1d..03164905664 100644 --- a/data/api/v2/translate_actions.json +++ b/data/api/v2/translate_actions.json @@ -4500,7 +4500,7 @@ "summary": "List roles" }, "CreateRole": { - "description": "Create a new role for your organization.", + "description": "Create a new role for your organization.\n\nThe following read permissions are automatically added to every new role, even if they are not included in the request:\n\n- Dashboards Read\n- Notebooks Read\n- Monitors Read\n- APM Read\n- Vulnerability Management Read\n- RUM Apps Read\n- Incidents Read\n- SLOs Read\n- CI Visibility Read\n- CD Visibility Read", "summary": "Create role", "request_description": "", "request_schema_description": "Create a role."