dolibarr/htdocs/ticket/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
..
actions_ticket.class.php clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
api_tickets.class.php api fixes 2023-12-31 14:11:05 +01:00
cticketcategory.class.php clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
ticket.class.php Clean code 2023-12-27 12:12:20 +01:00
ticketstats.class.php Fix signature of method 2022-06-17 15:17:00 +02:00