This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a397f01692
Chatwoot
/
app
/
views
/
api
/
v1
/
accounts
/
macros
/
create.json.jbuilder
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
feat: Macros CRUD api (#5047)
2022-07-19 12:07:00 +00:00
json.payload do
fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) fixes the warning: Rendering actions with '.' in the name is deprecated
2022-10-06 00:24:34 +00:00
json.partial! 'api/v1/models/macro', formats: [:json], macro: @macro
feat: Macros CRUD api (#5047)
2022-07-19 12:07:00 +00:00
end
Reference in a new issue
Copy permalink