Files
leadchat/app/views/api/v1/accounts/search/_inbox.json.jbuilder
Sojan Jose d4e7eaecce feat: New APIs for search (#6564)
- Adding new API endpoints for search
- Migrations to add appropriate indexes
2023-02-28 22:00:36 +05:30

5 lines
108 B
Ruby

json.id inbox.id
json.channel_id inbox.channel_id
json.name inbox.name
json.channel_type inbox.channel_type