set profile scope back to private
This commit is contained in:
parent
4a59e2286e
commit
f5af1923a6
|
@ -18,8 +18,7 @@ class Travis::Api::App
|
|||
# "synced_at": "2012-08-14T22:11:21Z"
|
||||
# }
|
||||
# }
|
||||
# , scope: :private
|
||||
get '/' do
|
||||
get '/', scope: :private do
|
||||
body service(:user).find_one, type: :user
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user