You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New files:
* `State.dart`: States of a `Product`. To be used in search API, with `StatesTagsParameter`.
* `StatesTagsParameter.dart`: States Tags as completed or to-be-completed. Filter combo mode is 'AND'.
Impacted file:
* `api_searchProducts_test.dart`: added a group of tests around the new parameter `StatesTagsParameter`
New files:
* `State.dart`: States of a `Product`. To be used in search API, with `StatesTagsParameter`.
* `StatesTagsParameter.dart`: States Tags as completed or to-be-completed. Filter combo mode is 'AND'.
Impacted file:
* `api_searchProducts_test.dart`: added a group of tests around the new parameter `StatesTagsParameter`
https://world.openfoodfacts.org/api/v2/search?states_tags=en:origins-completed,en:packaging-to-be-completed&fields=code,states_tags
The text was updated successfully, but these errors were encountered: