larksuite / larksuite/oapi-sdk-python

ListFileRequestBody无法import

Open Beginner friendly
#113 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.