Author: scottbw
Date: Fri Mar 23 11:36:35 2012
New Revision: 1304285

URL: http://svn.apache.org/viewvc?rev=1304285&view=rev
Log:
Removed ref to servicetype

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/api.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/api.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/api.mdtext?rev=1304285&r1=1304284&r2=1304285&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/api.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/api.mdtext Fri Mar 23 
11:36:35 2012
@@ -29,8 +29,7 @@ An instance is identified using a combin
 - api_key: The key issued to a particular application
 - shareddatakey: The key generated by an application representing a specific 
context (e.g. a page, post, section, group or other identified context)
 - userid: An identifier (typically a hash rather than a real user Id) issued 
by an application representing the current viewer of the widget instance
-- widgetid: The URI of the widget this is an instance of (optional, see 
servicetype below)
-- 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"
+- widgetid: The URI of the widget this is an instance of
 - locale: The preferred locale of the widget, expressed using a BCP47 Language 
Tag
 
 ##Representation 


Reply via email to