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

fix: taxonomies API: remove synonyms from root level tags #6769

Merged
merged 1 commit into from
May 16, 2022

Conversation

stephanegigandet
Copy link
Contributor

This is to remove synonyms that are not tags from root level tags in the taxonomy.

e.g. in https://world.openfoodfacts.org/api/v2/taxonomy?tagtype=categories&include_root_entries=1&include_children=0&lc=en%2Cfr&cc=fr&fields=name

Remove entries like:

en:sandwich-made-with-french-bread: {
name: {
en: "Sandwich made with French bread"
}
},

Part of #6763

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@stephanegigandet stephanegigandet merged commit d56b3d6 into main May 16, 2022
@stephanegigandet stephanegigandet deleted the tags branch May 16, 2022 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants