Files
opencloud/changelog/unreleased/populate-expanded-properties.md
T
Jörn Friedrich Dreyer aa12a60d16 fix populating user drive and drives (#5426)
* 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>
2023-01-26 11:54:32 +01:00

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