mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-10 19:46:07 +08:00
Changed GET to POST for "get apps" as a GET with a request body is not preferred. Changed POST to PUT for "upload apps" as POST is now used for "get apps".