Documentation updates.

Gh-183
This commit is contained in:
Jaisen Mathai 2011-10-03 21:13:17 -07:00
parent eee7017e8b
commit 6c732d378d
2 changed files with 1 additions and 3 deletions

View file

@ -29,7 +29,7 @@ http://wiki.webhooks.org/w/page/13385124/FrontPage
### Schema description
* id, base 36 value of a base 10 auto-incremented value
* id, A random unique 40 byte string to identify the webhook
* appId, A string identifing the application creating this entry
* callback, URL to which the event information is POSTed
* topic, An enumerated string with predefined values (i.e. photoupload, photoupdate, newcomment, etc.)