mirror of
https://github.com/flibusta-apps/batch_downloader.git
synced 2025-12-06 14:25:36 +01:00
Fix
This commit is contained in:
@@ -30,7 +30,7 @@ class Page(GenericModel, Generic[Item]):
|
|||||||
total: int
|
total: int
|
||||||
page: int
|
page: int
|
||||||
size: int
|
size: int
|
||||||
total_pages: int
|
pages: int
|
||||||
|
|
||||||
|
|
||||||
class Sequence(BaseModel):
|
class Sequence(BaseModel):
|
||||||
|
|||||||
Reference in New Issue
Block a user