Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix response format #1724

Merged
merged 1 commit into from
May 21, 2021
Merged

fix response format #1724

merged 1 commit into from
May 21, 2021

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented May 21, 2021

After accepting or declining a share the response needs to enclose the updated share in an array.
This is to make the API oc10 compatible.

After accepting or declining a share the response needs to enclose the updated share in an array.
@C0rby C0rby requested a review from labkode as a code owner May 21, 2021 14:03
@C0rby C0rby requested review from kulmann and ishank011 May 21, 2021 14:05
@C0rby
Copy link
Contributor Author

C0rby commented May 21, 2021

Fixes: owncloud/web#4946 (comment)

@C0rby C0rby self-assigned this May 21, 2021
@ishank011 ishank011 merged commit 2327bce into cs3org:master May 21, 2021
@C0rby C0rby deleted the update-share-format branch May 21, 2021 14:54
butonic added a commit to butonic/reva that referenced this pull request Jun 2, 2021
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

fix nil pointers, lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

fix versions

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

always initialize Ref

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

fix publicshare

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

fix lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

'fix' paths

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

fix response format (cs3org#1724)

[Build-deps]: Bump github.com/ReneKroon/ttlcache/v2 from 2.4.0 to 2.5.0 (cs3org#1728)

[Build-deps]: Bump github.com/ory/fosite from 0.39.0 to 0.40.1 (cs3org#1726)

Datatx createtransfershare (cs3org#1725)

Co-authored-by: Ishank Arora <ishank011@gmail.com>

fix publiclink download

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

add changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

update to 3169b87

update usage of ResourceInfo.Ref -> ResourceInfo.Path

ResourceInfo.Ref -> ResourceInfo.Path

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

use string path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants