Add section elements
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
class Suppliers::EmployeeSerializer < Qwaiter::Serializer
|
||||
self.root = :employee
|
||||
embed :ids, include: true
|
||||
attributes :name, :email, :manager, :active, :color
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user