-
Notifications
You must be signed in to change notification settings - Fork 1
API::Imports
Phillip Ferland edited this page Jun 6, 2016
·
1 revision
- POST or GET (string) hash : MD5sum of the file contents to be imported.
- POST or GET (string) title : Title of the import.
- POST or GET (string) otherusers : Other users that helped with the file creation.
- POST or GET (string) notes : Any notes that are needed for the import.
- POST (string) file : File to be uploaded and then imported.
- POST or GET (string) func : check_hash (used by the Vistumbler Auto-importer to check if a file has already been imported.) Not defined on import of file.
- POST or GET (string) output: Supported are json, xml, or raw. Default is json. (See api::dev::Output for more info)
Schedule import of Access Points into WiFiDB.
###File path: /api/import.php
...
- dbcore