Skip to content

Commit

Permalink
keeping org policies as it is.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaileshParmar11 committed Sep 11, 2024
1 parent b649443 commit e8cdb12
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,6 @@ export const removeOrganizationPolicyAndRole = async (

await apiContext.patch(`/api/v1/teams/${organizationTeamResponse.id}`, {
data: [
{
op: 'replace',
path: '/policies',
value: [],
},
{
op: 'replace',
path: '/defaultRoles',
Expand Down

0 comments on commit e8cdb12

Please sign in to comment.