Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API | getDocumentAssets #13875

Open
frostime opened this issue Jan 18, 2025 · 0 comments
Open

API | getDocumentAssets #13875

frostime opened this issue Jan 18, 2025 · 0 comments

Comments

@frostime
Copy link
Contributor

In what scenarios do you need this feature?

当前的 /api/asset/getDocImageAssets 可以获取文档的图片 API,但是文档中可能还有各种例如音频、文件等资源文件。

希望能增加一个 API,能完整获取文档所有的附件文件。

Describe the optimal solution

/api/asset/getDocAssets

payload

{
    id: <Document ID>
}

result: 类似 getDocImageAssets 返回的 asset file 路径列表

Describe the candidate solution

No response

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant