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

Storage read #3

Open
amimart opened this issue Aug 9, 2024 · 0 comments
Open

Storage read #3

amimart opened this issue Aug 9, 2024 · 0 comments

Comments

@amimart
Copy link
Member

amimart commented Aug 9, 2024

Implement the read action of the storage provider.

Details

The storage.Proxy allowing the implementation of a custom storage provider shall provide a base implementation of the read action that will ensure the requested resource's governance allows the action before calling the specific implementation.

To do so the requested resource's governance have to be retrieved through the dataverse and then queried.

The corresponding http endpoint shall be implemented as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant