Skip to content

[Feature Request]:为GET /v0/subjects/{subject_id}接口添加批量获取条目的功能 #939

@huoshen80

Description

@huoshen80

你想添加的新功能
希望能为[/v0/subjects/{subject_id}]接口添加批量获取条目的功能,或者新增一个使用id批量获取条目的接口

GET [/v0/subjects/{subject_id}]这个接口目前只能一次请求得到一个条目,如果有多个id,想要获取它们对应的条目,目前只能通过串行或者并发请求,前者费时后者容易被ban

可能可以参考的接口效果:
vndb api
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions