Skip to content

feat(Taxonomy): allow fetching 'stores'#406

Merged
raphodn merged 1 commit intodevelopfrom
raphodn/taxonomy-type-store
Dec 12, 2025
Merged

feat(Taxonomy): allow fetching 'stores'#406
raphodn merged 1 commit intodevelopfrom
raphodn/taxonomy-type-store

Conversation

@raphodn
Copy link
Copy Markdown
Member

@raphodn raphodn commented Dec 12, 2025

Description

Add store in the TaxonomyType enum

Related issue(s)

@sonarqubecloud
Copy link
Copy Markdown

Comment thread openfoodfacts/types.py
packaging_recycling = "packaging_recycling"
country = "country"
store = "store"
nova_group = "nova_group"
Copy link
Copy Markdown
Member Author

@raphodn raphodn Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw I saw that the nova_group is not in the TAXONOMY_URLS 👀

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oups, can you add it in another PR?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done in #408

@github-project-automation github-project-automation Bot moved this from In progress to Reviewer approved in 🐍 Python SDK - Keep on par with the API Dec 12, 2025
@raphodn raphodn merged commit ae27d85 into develop Dec 12, 2025
10 checks passed
@raphodn raphodn deleted the raphodn/taxonomy-type-store branch December 12, 2025 17:44
@github-project-automation github-project-automation Bot moved this from Reviewer approved to Done in 🐍 Python SDK - Keep on par with the API Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Fetch stores taxonomies

2 participants