minor nits
This commit is contained in:
parent
9dc5111347
commit
00a01e4520
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue