diff options
author | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-03-16 04:23:46 +0100 |
---|---|---|
committer | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-03-16 04:58:00 +0100 |
commit | 2c073dc53d24c82dd4aaf315327d08463f2c7050 (patch) | |
tree | dd55d8e7427ce1bc9736ecdceaae32561657d95c /index.html | |
parent | b7e7ae5d6d95af8e84f27f90e78d14bfd6e156b5 (diff) | |
download | nextcloud-server-2c073dc53d24c82dd4aaf315327d08463f2c7050.tar.gz nextcloud-server-2c073dc53d24c82dd4aaf315327d08463f2c7050.zip |
Set "share_with" field to the ID of the circle
When a share is shared with a circle the "share_with" field returned by
the API endpoint was always set to the name of the circle. However, the
name is not enough to identify a circle. The Circles app now provides
the ID of the circle in the "shared with" field of a Share, so this
commit modifies the API endpoint to set the "share_with" field to the ID
of the circle when provided by the Circles app.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'index.html')
0 files changed, 0 insertions, 0 deletions