dolibarr/htdocs/api/class
Fabian Heinz b78632a20e
api fixes
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
2023-12-31 14:11:05 +01:00
..
api_access.class.php Debug v19 2023-10-26 12:22:54 +02:00
api_documents.class.php Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
api_login.class.php Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-21 19:44:25 +01:00
api_setup.class.php api fixes 2023-12-31 14:11:05 +01:00
api_status.class.php Debug v19 2023-10-26 12:22:54 +02:00
api.class.php Fix regression 2023-12-15 14:18:30 +01:00