mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-18 16:18:47 +02:00
We didn't anticipated this was causing the REST API response to be changed for all consumers : - before PR `"objects":null` - after `"objects":[]` We don't want that :/ We will instead fix collector-base (object of another PR, see #231) This reverts commit7243da3576. This reverts commit0940741568.