Searched hist:f3477566 (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | f3477566 Tue Jul 25 09:03:32 CDT 2023 Mikhail Zhvakin <striker_1993@mail.ru> DBus REST: Fix array and dict handling
The bmcweb DBus REST API cannot currently handle array or dictionary data types correctly. This commit is meant to fix that.
Tested: get/set DBus attributes (consisting of array and/or dictionary) via bmcweb DBus REST API.
Change-Id: I9694cb888375c90d7a8fb1a10e53bdb5c0bce3bb Signed-off-by: Mikhail Zhvakin <striker_1993@mail.ru>
|