Skip to content

Пагинация на стороне сервера вместо выгрузки всей информации #282

@HadronCollider

Description

@HadronCollider

async def get_all_sessions(params: SessionFilter = Depends()):

async def get_all_sessions(self, filters: SessionFilter) -> list:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions