Commit fa4ca2cc authored by James Lopez's avatar James Lopez

fix typo

parent 5a05606d
......@@ -457,9 +457,7 @@ module API
current_user.update_secondary_emails!
end
desc 'Get a list of user activities' do
success Entities::UserBasic
end
desc 'Get a list of user activities'
params do
optional :from, type: String, desc: 'Date time string in the format YEAR-MONTH-DAY'
use :pagination
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment