We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A new search method was recently created in Smoothie
That method is related to the user history, like "all the products this user edited".
When the code in Smoothie is stabilized, the method should be moved here.
The text was updated successfully, but these errors were encountered:
feat: openfoodfacts#488 - new user-related queries
e0a8803
New files: * `api_getUserProducts_test.dart`: tests around `UserProductSearchQueryConfiguration` * `UserProductSearchQueryConfiguration.dart`: Query Configuration for user-related searches. Impacted file: * `openfoodfacts.dart`: new generic method `getProducts`; refactored
feat: #488 - new user-related queries (#499)
1ee5184
monsieurtanuki
Successfully merging a pull request may close this issue.
A new search method was recently created in Smoothie
That method is related to the user history, like "all the products this user edited".
When the code in Smoothie is stabilized, the method should be moved here.
The text was updated successfully, but these errors were encountered: