Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.13.1
-
Fix Version/s: 2.14
-
Component/s: Web Services
-
Labels:None
-
Number of attachments :
Description
This WS is actually accessible to '/api/favorite' (american spelling of 'favourite').
The base URL must be '/api/favourite' as described in the documentation (http://docs.codehaus.org/display/SONAR/Web+Service+API).
The base URL has been renamed to '/api/favourite'.
Note that this rename won't affect anybody: we would have heard of potential consumers of this API, as nobody could use it because the documentation was not giving the right base URL.