In v2. image tags has its API : v2/images/image_id/tags/tag_value (PUT or DELETE).
I'm not sure image-update is the right way.
here are two way to fix IMO:
1. support "PATCH" "tags/0"
2.stop use PATCH to update tags.
In v2. image tags has its API : v2/images/ image_id/ tags/tag_ value (PUT or DELETE).
I'm not sure image-update is the right way.
here are two way to fix IMO:
1. support "PATCH" "tags/0"
2.stop use PATCH to update tags.