bundesAPI / bundesAPI/interpol-api
Pagination fails after the 160th entry
未关闭
- 主要语言
- Python
- 星标
- 16
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
The API only retrieves 160 entries maximum, forcing me to refine search settings to retrieve more than 160 notices.
Since there is already a pagination feature, it would be best to have a maximum of 160 results per page and then use the page-query to retrieve further data.
This seems to be an issue with the API at large and not with the python library
贡献指南
这个仓库没有索引到贡献指南
调研方向
没有指定文件或测试。首先检查 Python 库现有的分页实现,并复现一个包含超过 160 条 notices 的查询;当分页查询能够获取超过 160 条记录限制的结果,并且项目有相关测试时覆盖后续页面,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100