larksuite / larksuite/oapi-sdk-python
ListFileRequestBody无法import
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 559
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
lark_oapi\api\drive\v1\model_init_.py 缺少 .list_file_request_body 的引用,导致 ListFileRequestBody 没法使用。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open lark_oapi/api/drive/v1/model/init.py and inspect its model imports, then compare the existing reference pattern with the missing .list_file_request_body entry. Done means ListFileRequestBody can be imported and used from the expected package location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100