Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
7
research/chatwoot/app/views/devise/token.json.jbuilder
Normal file
7
research/chatwoot/app/views/devise/token.json.jbuilder
Normal file
@@ -0,0 +1,7 @@
|
||||
json.payload do
|
||||
json.success true
|
||||
json.partial! 'auth', formats: [:json], resource: @resource
|
||||
json.data do
|
||||
json.created_at @resource.created_at
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user