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

Properly handle pictrs delete image response #214

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Nov 15, 2023

pict-rs returns an empty response with status 204 No Content for the delete endpoint. Thats why LemmyNet/lemmy#4150 is currently failing as the library expects a valid json response.

https://git.asonix.dog/asonix/pict-rs/src/branch/main/src/lib.rs#L758

@dessalines dessalines merged commit 8f4860c into main Nov 15, 2023
2 checks passed
@dessalines
Copy link
Member

K, 0.19.0-alpha.18 should be deployed to npm within a few minutes.

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

Successfully merging this pull request may close these issues.

2 participants