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

[OCS API] Return all data in public shares #18476

Closed
SergioBertolinSG opened this issue Aug 21, 2015 · 4 comments
Closed

[OCS API] Return all data in public shares #18476

SergioBertolinSG opened this issue Aug 21, 2015 · 4 comments

Comments

@SergioBertolinSG
Copy link
Contributor

Currently requesting data of a public share only returns share_id, path, link and token.

Example:
PublicShare(id=142,path=/Photos,link=http://OC_URL/index.php/s/sCAtEP3peiMn4LS,token=sCAtEP3peiMn4LS)

We need to have the info regarding permissions, public_upload and expiration_date.

@rullzer
Copy link
Contributor

rullzer commented Aug 21, 2015

??
This is all there for the getShares response.

Are you talking about the create response?

@PVince81
Copy link
Contributor

No, the response is missing:

  • expiration date
  • public upload flag / permissions

@rullzer
Copy link
Contributor

rullzer commented Aug 21, 2015

So the create share. I'll look into it.

@rullzer
Copy link
Contributor

rullzer commented Aug 28, 2015

See #18631

@rullzer rullzer closed this as completed Sep 2, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants