dolibarr/htdocs/api/class
Jon Bendtsen cb7ac3abef
Fix API GET extrafield returns 404 when not found. In general better (error) descriptions. (#29341)
* fix: get non existent => 404 + more detailed error descriptions

* FIX entity now loaded from Dolibarr, not user input. Also now shown in json.

* getting the entity data from the API user

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-04-21 09:46:11 +01:00
..
api_access.class.php Clean code from _GET 2024-03-28 17:10:22 +01:00
api_documents.class.php Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
api_login.class.php Fix spelling (using beta codespell) 2024-03-20 00:35:01 +01:00
api_setup.class.php Fix API GET extrafield returns 404 when not found. In general better (error) descriptions. (#29341) 2024-04-21 09:46:11 +01:00
api_status.class.php Clean code 2024-01-04 03:45:35 +01:00
api.class.php Merge pull request #29152 from mdeweerd/test/compat/deprecations 2024-04-02 13:41:04 +02:00