Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consume "pristine" GVL JSON from new API #3941

Closed
adamsachs opened this issue Aug 21, 2023 · 1 comment
Closed

consume "pristine" GVL JSON from new API #3941

adamsachs opened this issue Aug 21, 2023 · 1 comment
Assignees

Comments

@adamsachs
Copy link
Contributor

Is your feature request related to a specific problem?

in https://github.com/ethyca/fidesplus/issues/1044 we are adding to fidesplus an API/endpoint that will serve the up-to-date, "pristine" GVL information. we should switch the FE code to get its GVL "source" from this endpoint, rather than using the hardcoded, static asset that we'd started using as an initial cut.

Describe the solution you'd like

  • API details still TBD pending https://github.com/ethyca/fidesplus/issues/1044 work
  • API should be assumed to have minimal latency
  • should be a relatively "clean" swap out of our existing code, i.e. the response from the API should look identical to the static GVL JSON we're using currently -- at least on our first iteration this.

Describe alternatives you've considered, if any

continue using static JSON asset, but then we'd need to update that ~every week

Additional context

blocked by https://github.com/ethyca/fidesplus/issues/1044

@allisonking
Copy link
Contributor

Closed by #4143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants