added more legacy api endpoints
This commit is contained in:
1
app/views/legacy/users.json.erb
Normal file
1
app/views/legacy/users.json.erb
Normal file
@@ -0,0 +1 @@
|
||||
[<%= @users.map {|x| x.to_legacy_json}.join(", ").html_safe %>]
|
||||
Reference in New Issue
Block a user