feature: add beta drive listing endpoints to the graph api (#7861)
* feature: add beta drive listing endpoints to the graph api and hydrate them to contain the new grantedtoV2 property and use unified roles instead of the cs3 roles * enhancement: make use of owner conditions for drive listing * enhancement: provide GetDrivesV1Beta1 and GetAllDrivesV1Beta1 graph endpoint tests
This commit is contained in:
@@ -68,7 +68,7 @@ require (
|
||||
github.com/onsi/gomega v1.30.0
|
||||
github.com/open-policy-agent/opa v0.59.0
|
||||
github.com/orcaman/concurrent-map v1.0.0
|
||||
github.com/owncloud/libre-graph-api-go v1.0.5-0.20231128074031-fdcdb2371356
|
||||
github.com/owncloud/libre-graph-api-go v1.0.5-0.20231201125350-a08244876423
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pkg/xattr v0.4.9
|
||||
github.com/prometheus/client_golang v1.17.0
|
||||
|
||||
Reference in New Issue
Block a user