commit/galaxy-central: dannon: Update docstring to refer to correct resource from PR529/tool_data endpoint.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/d43121eccec2/ Changeset: d43121eccec2 User: dannon Date: 2014-10-14 22:32:33+00:00 Summary: Update docstring to refer to correct resource from PR529/tool_data endpoint. Affected #: 1 file diff -r 1e7840610ca307c53916b0e6568b0883450c8bab -r d43121eccec2fa0aa28e4d8ff60204742f6b23af lib/galaxy/webapps/galaxy/api/tool_data.py --- a/lib/galaxy/webapps/galaxy/api/tool_data.py +++ b/lib/galaxy/webapps/galaxy/api/tool_data.py @@ -1,11 +1,10 @@ - from galaxy import web from galaxy.web.base.controller import BaseAPIController class ToolData( BaseAPIController ): """ - RESTful controller for interactions with tools. + RESTful controller for interactions with tool data """ @web.require_admin Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org