dolibarr/htdocs/api/class
Xebax 5ea526c29e REST API: update the API to have /login and /status.
Replace the GenericApi class by two classes, Login and Status, else the
endpoints would be /generic/login and /generic/status.
2016-06-20 17:56:33 +02:00
..
api_access.class.php Fix not initialized variables 2016-05-08 12:32:18 +02:00
api_login.class.php REST API: update the API to have /login and /status. 2016-06-20 17:56:33 +02:00
api_status.class.php REST API: update the API to have /login and /status. 2016-06-20 17:56:33 +02:00
api.class.php Clean code for REST API. 2016-05-22 15:10:43 +02:00
index.html Create index.html 2015-10-18 10:07:08 +02:00