Users & Auth
This commit is contained in:
3
app/views/v1/users/index.json.jbuilder
Normal file
3
app/views/v1/users/index.json.jbuilder
Normal file
@ -0,0 +1,3 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
json.array! @users, partial: 'v1/users/user', as: :user
|
Reference in New Issue
Block a user