fleet/website/api/controllers/android-proxy
Eric 4101aa4b36
Website: Add note about using req.body in android proxy endpoints (#41186)
Closes: https://github.com/fleetdm/fleet/issues/39688

Changes:
- Added a note to android proxy endpoints that forward `req.body` to the
Android management API.
2026-03-06 18:06:25 -06:00
..
create-android-enrollment-token.js Website: Add note about using req.body in android proxy endpoints (#41186) 2026-03-06 18:06:25 -06:00
create-android-enterprise.js Website: Add API rate limit alert to Android proxy endpoints (#35637) 2025-11-12 15:37:21 -06:00
create-android-signup-url.js Website: update android proxy error handling (#40140) 2026-02-19 17:46:41 -06:00
create-enterprise-webapp.js Website: implement android proxy endpoint for create webapp (#40059) 2026-03-03 08:23:19 -05:00
delete-android-device.js Website: update android proxy error handling (#40140) 2026-02-19 17:46:41 -06:00
delete-one-android-enterprise.js Website: update android proxy error handling (#40140) 2026-02-19 17:46:41 -06:00
get-android-device.js Website: update android proxy error handling (#40140) 2026-02-19 17:46:41 -06:00
get-android-devices.js Website: update android proxy error handling (#40140) 2026-02-19 17:46:41 -06:00
get-android-enterprises.js Website: Add API rate limit alert to Android proxy endpoints (#35637) 2025-11-12 15:37:21 -06:00
get-enterprise-applications.js Website: implement android proxy endpoint for create webapp (#40059) 2026-03-03 08:23:19 -05:00
modify-android-device.js Website: Add note about using req.body in android proxy endpoints (#41186) 2026-03-06 18:06:25 -06:00
modify-android-policies.js Website: Add note about using req.body in android proxy endpoints (#41186) 2026-03-06 18:06:25 -06:00
modify-enterprise-app-policy.js Website: implement android proxy endpoint for create webapp (#40059) 2026-03-03 08:23:19 -05:00