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

Include image blur hash in api requests #788

Closed
jwr1 opened this issue May 19, 2024 · 0 comments · Fixed by #796
Closed

Include image blur hash in api requests #788

jwr1 opened this issue May 19, 2024 · 0 comments · Fixed by #796
Labels
enhancement New feature or request

Comments

@jwr1
Copy link

jwr1 commented May 19, 2024

At the moment, the image object sent in API requests provides the following keys: filePath, sourceUrl, storageUrl, altText, width, and height. Though, the database contains an additional blur_hash value, which is pretty much a small blurred image preview in the representation of text (good for showing before the actual image finishes loading). It would be nice if this value were included in the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant