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

feat: Add downloadUrl for derives #1290

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

ArneGudermann
Copy link
Contributor

Fix for #506

@ArneGudermann ArneGudermann added feature New feature or request Priority: Medium This issue may be useful, and needs some attention. labels Oct 21, 2024
@ArneGudermann ArneGudermann added this to the ViUR-core v3.7 milestone Oct 21, 2024
src/viur/core/config.py Outdated Show resolved Hide resolved
src/viur/core/config.py Outdated Show resolved Hide resolved
src/viur/core/render/json/default.py Outdated Show resolved Hide resolved
src/viur/core/render/json/default.py Outdated Show resolved Hide resolved
and "dlkey" in skel
and "name" in skel
):
res["downloadUrl"] = file.create_download_url(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the opposite of #1252, I would keep it as it is.

src/viur/core/render/json/default.py Outdated Show resolved Hide resolved
@ArneGudermann ArneGudermann marked this pull request as draft October 24, 2024 07:16
@phorward
Copy link
Member

Currently replaced by #1305 due heavy runtime impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Priority: Medium This issue may be useful, and needs some attention.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants