Skip to content

Commit

Permalink
Merge pull request #3742 from NikCharlebois/Documentation-Update
Browse files Browse the repository at this point in the history
Documentation Update for Planner Permissions
  • Loading branch information
NikCharlebois authored Oct 3, 2023
2 parents c892f05 + 90968ee commit 4cc132f
Showing 1 changed file with 0 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,32 +96,6 @@
}
]
}
},
"ProjectWorkManagement": {
"delegated": {
"read": [
{
"name": "OrgSettings-Planner.Read.All"
}
],
"update": [
{
"name": "OrgSettings-Planner.ReadWrite.All"
}
]
},
"application": {
"read": [
{
"name": "OrgSettings-Planner.Read.All"
}
],
"update": [
{
"name": "OrgSettings-Planner.ReadWrite.All"
}
]
}
}
}
}

0 comments on commit 4cc132f

Please sign in to comment.