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

trashbin api for spaces is not Implemented #3084

Closed
SagarGi opened this issue Feb 2, 2022 · 1 comment
Closed

trashbin api for spaces is not Implemented #3084

SagarGi opened this issue Feb 2, 2022 · 1 comment

Comments

@SagarGi
Copy link
Member

SagarGi commented Feb 2, 2022

Description

using new webdav we can use the trash-bin API.

curl -XPROPFIND https://localhost:9200/dav/trash-bin/user1 -H 'Content-Type: application/xml; charset=UTF-8' -H 'Depth:1' -d '<?xml version="1.0"?><d:propfind xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns"><d:prop></d:prop> </d:propfind>' -uuser1:123456 -kv | xmllint --format -

Does spaces webdav implemented for trash-bin API?

@C0rby
Copy link
Contributor

C0rby commented Mar 17, 2022

It was implemented here: cs3org/reva#2628
And merged to oCIS here: #3330

@C0rby C0rby closed this as completed Mar 17, 2022
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

No branches or pull requests

2 participants