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

@ -12,8 +12,6 @@ OpenPhoto works similarly to Flickr, Smugmug and other photo sharing services wi
All photos, tags and comments are stored in your personal cloud accounts with companies like Amazon, Rackspace or Google. All photos, tags and comments are stored in your personal cloud accounts with companies like Amazon, Rackspace or Google.
This means you can easily switch between OpenPhoto services, use more than one at a time or stop using them altogether while retaining all of your photos, tags and comments. This means you can easily switch between OpenPhoto services, use more than one at a time or stop using them altogether while retaining all of your photos, tags and comments.
See our [FAQ][FAQ] for more information.
---------------------------------------- ----------------------------------------
### Why should I use OpenPhoto? ### Why should I use OpenPhoto?

View file

@ -29,7 +29,7 @@ http://wiki.webhooks.org/w/page/13385124/FrontPage
### Schema description ### 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 * appId, A string identifing the application creating this entry
* callback, URL to which the event information is POSTed * callback, URL to which the event information is POSTed
* topic, An enumerated string with predefined values (i.e. photoupload, photoupdate, newcomment, etc.) * topic, An enumerated string with predefined values (i.e. photoupload, photoupdate, newcomment, etc.)