This commit is contained in:
@@ -8,7 +8,7 @@ class ImageIn(Schema):
|
||||
|
||||
class DietImageIn(Schema):
|
||||
image = File()
|
||||
category = String()
|
||||
category = Integer()
|
||||
|
||||
|
||||
class ImagePreSignUrlIn(Schema):
|
||||
|
||||
Reference in New Issue
Block a user