Files
openfoodnetwork/app/serializers/api
Pau Perez dfe83e5c51 Do not return master variant in api/ocs/products
`product.master` seems to always be `null` on
/api/v0/order_cycles/:id/products JSON response. That's because the
first of the underlying AR relation,
`order_cycle.variants_distributed_by(distributor)`, does not include
master variants. They are not in OC exchanges.
2021-06-04 12:10:52 +02:00
..
2019-06-12 09:47:01 +01:00
2019-07-23 14:35:24 +01:00
2020-07-02 11:25:17 +02:00
2019-07-23 14:35:24 +01:00