Active model serializer deprication smash
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class ProductSerializer < Qwaiter::Serializer
|
||||
embed :ids, include: true
|
||||
attributes :name, :price, :description, :image, :code, :position, :visible, :product_category_id
|
||||
|
||||
def image
|
||||
|
||||
Reference in New Issue
Block a user