Initial Commit
Co-authored-by: Subin <subinthattaparambil@gmail.com> Co-authored-by: Manoj <manojmj92@gmail.com> Co-authored-by: Nithin <webofnithin@gmail.com>
This commit is contained in:
8
app/views/api/v1/labels/index.json.jbuilder
Normal file
8
app/views/api/v1/labels/index.json.jbuilder
Normal file
@@ -0,0 +1,8 @@
|
||||
json.data do
|
||||
json.meta do
|
||||
end
|
||||
|
||||
json.payload do
|
||||
json.labels @labels
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user