mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Adding properties to product data
This commit is contained in:
@@ -32,3 +32,7 @@ end
|
||||
child :taxons => :taxons do |taxon|
|
||||
attributes :name
|
||||
end
|
||||
|
||||
child :properties => :properties do |property|
|
||||
attributes :name, :presentation
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user