Files
dolibarr/htdocs/contrat
Florian Mortgat 0031210040 NEW hidden conf for api contrat putLine endpoint to only return the line (#33809)
* 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
2025-04-12 16:41:34 +02:00
..
2025-02-09 20:14:22 +01:00