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

WIP - Update data attribute in legacy API #207

Open
mrchrisadams opened this issue Oct 14, 2021 · 0 comments
Open

WIP - Update data attribute in legacy API #207

mrchrisadams opened this issue Oct 14, 2021 · 0 comments

Comments

@mrchrisadams
Copy link
Member

At present in our API, since we started using the django backend, returns sometimes incorrect API responses, we should make this return the correct data value in the response payloads.

In more detail…

The data property in this attribute has historically corresponded to whether we have enough information about the tld, (i.e. known 'green' providers to compare to others)

{
  "green":false,
  "url":"www.nu.nl",
  "data":false
}
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

1 participant