You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wookie.apache.org by bu...@apache.org on 2012/03/23 12:36:39 UTC

svn commit: r809703 - in /websites/staging/wookie/trunk/content: ./ wookie/docs/api.html

Author: buildbot
Date: Fri Mar 23 11:36:38 2012
New Revision: 809703

Log:
Staging update by buildbot for wookie

Modified:
    websites/staging/wookie/trunk/content/   (props changed)
    websites/staging/wookie/trunk/content/wookie/docs/api.html

Propchange: websites/staging/wookie/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 23 11:36:38 2012
@@ -1 +1 @@
-1304284
+1304285

Modified: websites/staging/wookie/trunk/content/wookie/docs/api.html
==============================================================================
--- websites/staging/wookie/trunk/content/wookie/docs/api.html (original)
+++ websites/staging/wookie/trunk/content/wookie/docs/api.html Fri Mar 23 11:36:38 2012
@@ -87,8 +87,7 @@
 <li>api_key: The key issued to a particular application</li>
 <li>shareddatakey: The key generated by an application representing a specific context (e.g. a page, post, section, group or other identified context)</li>
 <li>userid: An identifier (typically a hash rather than a real user Id) issued by an application representing the current viewer of the widget instance</li>
-<li>widgetid: The URI of the widget this is an instance of (optional, see servicetype below)</li>
-<li>servicetype: Where an individual widget is not requested by URI as above, this parameter should contain the category of widget to be instantiated, e.g. "chat"</li>
+<li>widgetid: The URI of the widget this is an instance of</li>
 <li>locale: The preferred locale of the widget, expressed using a BCP47 Language Tag</li>
 </ul>
 <h2 id="representation">Representation</h2>