Update Documentation for Data Use - Legitimate Interests
Docs Update Description
On the data use documentation, https://ethyca.github.io/fides/language/taxonomy/data_uses/ update the legal_basis enum list to say "Legitimate Interests" instead of "Legitimate Interest" - The API only accepts Legitimate Interests.
Additional context
Add any other context about the problem here.
The enum itself in fideslang has a mix for this value. It is the only one in the enum where the value doesn't match the key. Should we update there also?
@sanders41 As in, there's a mix of plural and singular or am I looking at the wrong thing?
Right it is LEGITIMATE_INTEREST = "Legitimate Interests"
@mfbrown @sanders41 Did we decide where this should be updated? It makes more sense to me if it remains legitimate interestto match the others. This is already correct in fideslang - the remaining fides taxonomy docs will be removed shortly. I think this can be closed.