diff options
Diffstat (limited to 'docs/PROTOCOL.md')
| -rw-r--r-- | docs/PROTOCOL.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index 20617db..8ee1b2c 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -369,7 +369,8 @@ vouchers at posting time (`attachment_ids`) or afterwards via rows, and `attachment.unlink` removes one (an unlinked attachment returns to the inbox). One attachment may be linked to several vouchers (the link key is the voucher/attachment pair); linking the same pair twice is a -`CONFLICT`. +`CONFLICT`. `attachment.list` with `voucher_id` returns every attachment +linked to that voucher and each item carries that `voucher_id`. ### 7.6 Reports |
