End of evening commit, changing supplier to JSONAPI
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Suppliers::SectionSerializer < Qwaiter::Serializer
|
||||
root :section
|
||||
class Suppliers::SectionSerializer
|
||||
include Qwaiter::SupplierBaseSerializer
|
||||
attributes :title, :path, :width, :height
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user