diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-22 08:37:55 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-22 08:37:55 +0000 |
commit | ab4daef3183d9932c6afd92370536b04cbcf29d3 (patch) | |
tree | 5b263582f7ea0e0a260482d42a68d484bb2c1ee7 /docs/left-right-protocol | |
parent | 4558bc18c2a72ba0ef42c70febe2502ad03b0e42 (diff) |
list_resources child_id attribute no longer optional, per discussion
with Randy and Tim.
svn path=/docs/left-right-protocol; revision=1182
Diffstat (limited to 'docs/left-right-protocol')
-rw-r--r-- | docs/left-right-protocol | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/left-right-protocol b/docs/left-right-protocol index b1fe8947..7f7c0b17 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -367,7 +367,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (list-resources :self-id 42 ; issuer id - &optional ; If left off, we're asking about self rather than child :child id) ; subject id => (resources :valid-until 2008-04-01T00:00:00Z ((:ipv4-prefix 10.0.0.44 32) |