mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 21:18:19 -05:00
aa12a60d16
* fix populating user drive and drives Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de> * update changelog Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de> * fix test condition Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de> Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
292 B
292 B
Bugfix: Populate expanded properties
We now return an empty array when an expanded relation has no entries. This makes consuming the responses a little easier.
https://github.com/owncloud/ocis/pull/5421 https://github.com/owncloud/ocis/issues/5419 https://github.com/owncloud/ocis/pull/5426