mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-13 14:05:42 +08:00
Fixes issues introduced by micromdm/mdm#15 micromdm/mdm#16 and solved in micromdm/mdm#17 The micromdm/mdm library changed the structure of the mdm.CommandRequest field, causing the decode method to panic. Fixed and added test.