Comment 2 for bug 1521607

Revision history for this message
Jamie Hannaford (jamie-hannaford) wrote :

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