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

add support for PUT #3

Open
bblfish opened this issue Mar 13, 2021 · 1 comment
Open

add support for PUT #3

bblfish opened this issue Mar 13, 2021 · 1 comment

Comments

@bblfish
Copy link
Member

bblfish commented Mar 13, 2021

Changes to a resource with PUT. This should really create a new resource that will be switched to when the upload is finished.

For the moment only implement PUT for existing resources, as creating for new resources is complicated.

@bblfish
Copy link
Member Author

bblfish commented May 10, 2021

PUT with versioning of resources was added with commit 9975374

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

No branches or pull requests

1 participant