mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-20 03:44:24 +01:00
* feat(contract-line): created new endpoint paginated with limit and page * fix(api-contract): added type to php doc * Update api_contracts.class.php * fix(contrat): edit getLines endpoint to add pagination * feat(contract): added pagination and sqlfilters on getLines contract api' * Update api_contracts.class.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>