Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project collections #15

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed a comment.
  • Loading branch information
chrisala committed Jan 23, 2015
commit c77e0bd2a9f6dd29785676b8213b833fbee7a218
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ class ActivityController {
* an error, but no results will be returned. (this is an effect of mongo allowing
* a dynamic schema)
*
* @return a list of the projects that match the supplied criteria
* @return a list of the activities that match the supplied criteria
*/
@RequireApiKey
def search() {
Expand Down