From 00a01e4520a0e52589f28330d2267fd7126af4fe Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 18 Jun 2012 21:28:13 -0700 Subject: [PATCH] minor nits --- spec/zot-2012.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/zot-2012.txt b/spec/zot-2012.txt index 3b8d3272d5..4bfab16d86 100644 --- a/spec/zot-2012.txt +++ b/spec/zot-2012.txt @@ -161,9 +161,10 @@ Returns: Callback -------- -POST https://macgirvin.com +POST https://macgirvin.com/post { +'type' => 'retrieve' 'retrieve' => $post_id 'challenge' => you_encrypt('abc123') 'verify' => me_encrypt('xyz456' . '.' . $gduid)