fix: cards reorder fixed
This commit is contained in:
		@@ -360,6 +360,10 @@ class CardSummaryResponse(BaseSchema):
 | 
			
		||||
    pagination_info: PaginationInfoSchema
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class ReorderResponse(OkMessageSchema):
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class CardAddServicesResponse(BaseSchema):
 | 
			
		||||
    ok: bool
 | 
			
		||||
    message: str
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user