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: lib/datadog_api_client/v1/models/dashboard.rb
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,6 @@ class Dashboard
57
57
attr_accessor:reflow_type
58
58
59
59
# A list of role identifiers. Only the author and users associated with at least one of these roles can edit this dashboard.
60
-
#
61
-
# 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.
62
60
attr_accessor:restricted_roles
63
61
64
62
# List of team names representing ownership of a dashboard.
0 commit comments