curl --location --request POST '/api/public/ration/menu/143108' \
--header 'Identifier: {{identifier}}' \
--header 'Application-key: {{token}}' \
--data-urlencode 'dish_id=1006' \
--data-urlencode 'weight=500'[
[
{
"id": 6342222,
"eating": {
"id": 1,
"title": "Завтрак"
},
"dish": {
"id": 591,
"title": "Английский завтрак",
"price": 0,
"weight": 173,
"d_kal": 132.37,
"link": "http://localhost/dishes/591/edit"
},
"weight": 220
},
{
"id": 6342223,
"eating": {
"id": 2,
"title": "2-й завтрак"
},
"dish": {
"id": 573,
"title": "Смузи вишневый",
"price": 0,
"weight": 300,
"d_kal": 51.33,
"link": "http://localhost/dishes/573/edit"
},
"weight": 300
},
{
"id": 6342224,
"eating": {
"id": 3,
"title": "Обед"
},
"dish": {
"id": 989,
"title": "Домашняя куриная котлета с моцареллой",
"price": 0,
"weight": 100,
"d_kal": 189,
"link": "http://localhost/dishes/989/edit"
},
"weight": 150
},
{
"id": 6342225,
"eating": {
"id": 4,
"title": "Полдник"
},
"dish": {
"id": 572,
"title": "Кокосовые маффины",
"price": 0,
"weight": 140,
"d_kal": 204.29,
"link": "http://localhost/dishes/572/edit"
},
"weight": 160
},
{
"id": 6342226,
"eating": {
"id": 3,
"title": "Обед"
},
"dish": {
"id": 723,
"title": "Томаты в собственном соку",
"price": 0,
"weight": 20,
"d_kal": 45,
"link": "http://localhost/dishes/723/edit"
},
"weight": 20
},
{
"id": 6342227,
"eating": {
"id": 5,
"title": "Ужин"
},
"dish": {
"id": 505,
"title": "Свекла запечённая с сыром фета",
"price": 0,
"weight": 200,
"d_kal": 94,
"link": "http://localhost/dishes/505/edit"
},
"weight": 210
},
{
"id": 6342228,
"eating": {
"id": 3,
"title": "Обед"
},
"dish": {
"id": 459,
"title": "Булгур с овощами",
"price": 0,
"weight": 140,
"d_kal": 119.29,
"link": "http://localhost/dishes/459/edit"
},
"weight": 180
},
{
"id": 6342229,
"eating": {
"id": 6,
"title": "2-й ужин"
},
"dish": {
"id": 791,
"title": "Голубцы ленивые",
"price": 0,
"weight": 250,
"d_kal": 129.6,
"link": "http://localhost/dishes/791/edit"
},
"weight": 380
},
{
"id": 6383049,
"eating": {
"id": 98,
"title": "Доп. блюда по меню"
},
"dish": {
"id": 750,
"title": "Beetime",
"price": 0,
"weight": 288,
"d_kal": 30,
"link": "http://localhost/dishes/750/edit"
},
"weight": 500
},
{
"id": 6383050,
"eating": {
"id": 98,
"title": "Доп. блюда по меню"
},
"dish": {
"id": 750,
"title": "Beetime",
"price": 0,
"weight": 288,
"d_kal": 30,
"link": "http://localhost/dishes/750/edit"
},
"weight": 500
},
{
"id": 6383051,
"eating": {
"id": 98,
"title": "Доп. блюда по меню"
},
"dish": {
"id": 741,
"title": "Citrus+",
"price": 0,
"weight": 300,
"d_kal": 12,
"link": "http://localhost/dishes/741/edit"
},
"weight": 300
},
{
"id": 6383052,
"eating": {
"id": 98,
"title": "Доп. блюда по меню"
},
"dish": {
"id": 1006,
"title": "Апельсиновый пирог",
"price": 500,
"weight": 160,
"d_kal": 250,
"link": "http://localhost/dishes/1006/edit"
},
"weight": 160
}
]
]