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

api: make replace paths idempotent #3362

Merged
merged 1 commit into from
May 19, 2024

Conversation

bouk
Copy link
Contributor

@bouk bouk commented May 16, 2024

Don't return a 404 error if the path doesn't exist yet

Fixes #3361

Don't return a 404 error if the path doesn't exist yet
@aler9 aler9 merged commit 6793a12 into bluenviron:main May 19, 2024
6 checks passed
@aler9
Copy link
Member

aler9 commented May 19, 2024

merged, thanks!

Copy link
Contributor

This issue is mentioned in release v1.8.2 🚀
Check out the entire changelog by clicking here

@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace path API endpoint shouldn't error if the path doesn't exist currently
2 participants