curl --request GET \
--url http://localhost:8080/menu-layout/stats/compare{
"current_period": {},
"previous_period": {},
"change": {},
"button_id": "<string>"
}Сравнить статистику текущего и предыдущего периода.
curl --request GET \
--url http://localhost:8080/menu-layout/stats/compare{
"current_period": {},
"previous_period": {},
"change": {},
"button_id": "<string>"
}