This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
A user should be able to update the image and tags of a product or location trough the API #44
Labels
feature
New feature or request
A post request with a URL to an image and a string of tags should update the entity. For an image we should download the image to the static file dir locally (see how DRF might be able to solve this?) Or even base64 encoded ones?
The text was updated successfully, but these errors were encountered: