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"
|
# "synced_at": "2012-08-14T22:11:21Z"
|
||||||
# }
|
# }
|
||||||
# }
|
# }
|
||||||
# , scope: :private
|
get '/', scope: :private do
|
||||||
get '/' do
|
|
||||||
body service(:user).find_one, type: :user
|
body service(:user).find_one, type: :user
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user