fix the error - it's reporting to Sentry - Yay
This commit is contained in:
parent
8c6477c247
commit
574dfab772
|
@ -15,7 +15,6 @@ class Travis::Api::App
|
|||
#
|
||||
# json(:repositories)
|
||||
get '/' do
|
||||
we want an error
|
||||
prefer_follower do
|
||||
params['ids'] = params['ids'].split(',') if params['ids'].respond_to?(:split)
|
||||
respond_with service(:find_repos, params)
|
||||
|
|
Loading…
Reference in New Issue
Block a user