Processing test

From Open Food Facts wiki
Revision as of 13:28, 22 March 2020 by Aleene (talk | contribs)
Jump to navigation Jump to search

[ { lc => "en", ingredients_text => "raw milk, sliced tomatoes, garlic powder, powdered eggplant, courgette powder"}, [

 {
   'id' => 'en:raw-milk',
   'text' => 'raw milk'
 },
 {
   'id' => 'en:tomato',
   'processing' => 'en:sliced',
   'text' => 'tomatoes'
 },
 {
   'id' => 'en:garlic-powder',
   'text' => 'garlic powder'
 },
 {
   'id' => 'en:aubergine',
   'processing' => 'en:powdered',
   'text' => 'eggplant'
 },
 {

'id' => 'en:courgette',

   'processing' => 'en:powdered',
   'text' => 'courgette'
 }

] ]