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

feat: 1003 - new price type field #1016

Merged
merged 5 commits into from
Jan 3, 2025

Conversation

monsieurtanuki
Copy link
Contributor

What

  • New "type of a price" field.

Fixes bug(s)

Files

New files:

  • price_type.dart: Type of a Price.

Impacted files:

  • api_prices_test.dart: additional test on price type
  • openfoodfacts.dart: exported the new file
  • price.dart: added the price type field
  • price.g.dart: generated

New files:
* `price_type.dart`: Type of a Price.

Impacted files:
* `api_prices_test.dart`: additional test on price type
* `openfoodfacts.dart`: exported the new file
* `price.dart`: added the price type field
* `price.g.dart`: generated
@monsieurtanuki
Copy link
Contributor Author

@teolemon Ping

@monsieurtanuki monsieurtanuki merged commit 5f7b911 into openfoodfacts:master Jan 3, 2025
2 of 3 checks passed
@monsieurtanuki
Copy link
Contributor Author

Thank you @teolemon for your review!

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.

New "price type" field when we add / retrieve prices
2 participants