Author: rgardler
Date: Fri Dec 2 00:24:23 2011
New Revision: 1209321
URL: http://svn.apache.org/viewvc?rev=1209321&view=rev
Log:
Note deprecation of services
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=1209321&r1=1209320&r2=1209321&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/api.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/api.mdtext Fri Dec 2
00:24:23 2011
@@ -109,7 +109,7 @@ be addressed to /widgets/7. The "identif
</tr>
<tr>
<td > GET {wookie}/widgets/{service_name} {?locale=<em>language_tag</em>} </td>
-<td > Returns an XML representation of the set of widgets that belong to the
given <em>service_name</em>. For example, all widgets categorized as "weather".
(See issue WOOKIE-10). If a locale is specified, the returned information is
localized, for example widget titles, descriptions, license information will be
in the specified language where available. </td>
+<td > Deprecated: Due to be removed in 0.10 release </td>
</tr>
<tr>
<td > GET {wookie}/widgets/{id} {?locale=<em>language_tag</em>}</td>
@@ -387,7 +387,7 @@ This API is used to manage whitelist ent
This API is used to manage services (categories) for widgets.
-*This API was deprecated in 0.9.1 and will be removed from 1.0.*
+*This API was deprecated in 0.9.1 and will be removed in 0.10
<table border="1"><tbody>
<tr>