Browse Source

Improved wording.

Thorsten Eckel 10 years ago
parent
commit
cdaed6d045
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controllers/users_controller.rb

+ 1 - 1
app/controllers/users_controller.rb

@@ -257,7 +257,7 @@ class UsersController < ApplicationController
   #                                                   true: { user_ids => [1,2,...], assets => {...} }
   #                                                   or false: [{:id => user.id, :label => "firstname lastname <email>", :value => "firstname lastname <email>"},...].
   #
-  # @response_message 200 [Array<User>] Matching Users.
+  # @response_message 200 [Array<User>] A list of User resources matching the search term.
   # @response_message 401               Invalid session.
   def search