* feat: dashboard apps on sidebar * fix: handle dashboard app not found * chore: minor refactoring
6 lines
158 B
Ruby
6 lines
158 B
Ruby
json.id resource.id
|
|
json.title resource.title
|
|
json.content resource.content
|
|
json.show_on_sidebar resource.show_on_sidebar
|
|
json.created_at resource.created_at
|