fides icon indicating copy to clipboard operation
fides copied to clipboard

Policy endpoints should ignore masking strategy when the action is `access`

Open mfbrown opened this issue 1 year ago • 1 comments

When the action of a policy is access and I attempt to update the policy via the Fides API, when I include a masking_strategy section, but not a configuration object within masking_strategy the API errors.

It would be easier to use the API to update policies if the endpoint ignored masking_strategy when action: access, since access requests don't require a masking strategy.

mfbrown avatar Aug 28 '23 17:08 mfbrown