mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Replace the GenericApi class by two classes, Login and Status, else the endpoints would be /generic/login and /generic/status. |
||
|---|---|---|
| .. | ||
| api_access.class.php | ||
| api_login.class.php | ||
| api_status.class.php | ||
| api.class.php | ||
| index.html | ||