owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.4k stars 183 forks source link

[Sharing NG] Implement https://owncloud.dev/libre-graph-api/#/drives.permissions/GetPermission #8616

Open rhafer opened 8 months ago

rhafer commented 8 months ago

We're still lacking an implementation of

GET /v1beta1/drives/{driveid}/items/{itemid}/permissions/{permissionid}

JammingBen commented 6 months ago

According to https://owncloud.dev/libre-graph-api/#/drives.permissions/GetPermission we have this, can we close here?

rhafer commented 6 months ago

@JammingBen The spec is there. But the implementation is still missing :man_facepalming:

Same is true for GET /v1beta1/drives/{driveid}/root/permissions/{permissionid}

JammingBen commented 6 months ago

Ahh okay, so the well-known discrepancy again 😅