That might be the case, but the fact still stands that
[{"path": "/tags/0", "value": "test", "op": "replace"}]
is a valid PATCH document, which is currently being rejected by the API. If Glance v2 supports the JSON patch standard (rfc6902), surely it should support all of it?
See this also:
https://github.com/json-patch/json-patch-tests/blob/master/tests.json#L155-L173
That might be the case, but the fact still stands that
[{"path": "/tags/0", "value": "test", "op": "replace"}]
is a valid PATCH document, which is currently being rejected by the API. If Glance v2 supports the JSON patch standard (rfc6902), surely it should support all of it?
See this also:
https:/ /github. com/json- patch/json- patch-tests/ blob/master/ tests.json# L155-L173