mirror of https://github.com/perkeep/perkeep.git
doc: warn that multi claims are not implemented
Related: issue #110 Change-Id: I2726f4e2aef714b62397f3a30633eb30e65ef079
This commit is contained in:
parent
fc49db3967
commit
c03ad46ce9
|
@ -55,7 +55,8 @@ of the following:
|
|||
just the provided "value" if multi-valued
|
||||
|
||||
* `multi`: atomically do multiple add/set/del from above on potentially
|
||||
different permanodes. looks like:
|
||||
different permanodes. **NOT IMPLEMENTED YET**
|
||||
(see [issue 110](https://perkeep.org/issue/110)), but it might look like:
|
||||
|
||||
{"camliVersion": 1,
|
||||
"camliType": "claim",
|
||||
|
|
Loading…
Reference in New Issue