From c63be13dd5c33eadcf50c05ba783c465c345b081 Mon Sep 17 00:00:00 2001 From: Henry Pitcairn <735tesla@gmail.com> Date: Fri, 13 May 2016 18:38:53 -0400 Subject: [PATCH] Update api.md --- api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/api.md b/api.md index a9e95a0..b2681e0 100644 --- a/api.md +++ b/api.md @@ -1,5 +1,4 @@ # WiFi Pineapple Module API -#TODO: Add available destinations for ModuleManager. ## Introduction Unlike the old web interface, the back end of the new interface has been decoupled from the front end. All requests to perform system actions are sent as POSTs to `/api/`. The content of the POST is JSON and contains a minimum of two parameters.