mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-28 12:21:29 +01:00
* NEW: hidden conf for endpoint PUT {id}/lines/{lineid} to return only the modified line and remove more attributes from the object
* Fixing pre-commit error
* FIX: cherry-picked commit (designed for v17.0) was incompatible with v22
Feature: hiden conf 'API_CONTRAT_PUTLINE_OUTPUT_LINE_ONLY'
- use $lineid ($id is the ID of the contract)
- instantiate ContratLigne (the attribute $this->contractLine no longer exists)
- more attributes to be unset