You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/datadog-api-client-v1/models/Dashboard.ts
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,6 @@ export class Dashboard {
62
62
"reflowType"?: DashboardReflowType;
63
63
/**
64
64
* A list of role identifiers. Only the author and users associated with at least one of these roles can edit this dashboard.
65
-
*
66
-
* This property is deprecated; please use the [Restriction Policies API](https://docs.datadoghq.com/api/latest/restriction-policies/) instead to manage write authorization for individual dashboards.
0 commit comments