Closed inaumov closed 6 years ago
It might be additional field in response, for example:
beverages: {
measurements: ["ML","PCS","G"]
items: [
{
id: 10,
kind: "Banana liqueur",
beverageType: "DISTILLED"
}
]
}
Add new units which can be useful from https://www.translatorscafe.com/unit-converter/ru/volume/d2l/
It can be OZ, ML, nothing etc.. or types: additional, beverage etc.. Check with backend the response format.