Files
openfoodnetwork/app/controllers/api
Matt-Yorkley 5c5a6361bf Fix nasty json encoding issue
The enterprise id returned by these json endpoints was being returned in *unicode* format, so where Angular was expecting a simple integer it was instead getting strings like: "\u0017"
2020-11-27 13:59:46 +00:00
..
2020-06-22 12:23:10 +01:00
2020-09-01 15:52:36 +01:00