Skip to content

Add link-column CRUD APIs to the HTML Page SDK - #27

Merged
freeplant merged 4 commits into
mainfrom
codex/add-link-column-apis
Sep 11, 2026
Merged

Add link-column CRUD APIs to the HTML Page SDK#27
freeplant merged 4 commits into
mainfrom
codex/add-link-column-apis

Conversation

@renjie-run

Copy link
Copy Markdown
Collaborator

Summary

  • Add single-link and batch link add/delete methods to the low-level HTML Page API.
  • Expose addLink, deleteLink, batchAddLinks, and batchDeleteLinks through the public SDK.
  • Forward preview table configuration for AI agent previews.
  • Document single-row and row-oriented batch link usage in the README.

Testing

  • Added unit coverage for API request payloads, delete requests, batch operations, preview configuration, and SDK delegation.

@seafile-dev seafile-dev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已核对 SDK 的请求路径、camelCase 到 snake_case 的参数转换、AI 预览权限转发及 Jest 覆盖;与服务端新增接口和设计文档一致。

@freeplant
freeplant merged commit 61806b1 into main Sep 11, 2026
1 check passed
@freeplant
freeplant deleted the codex/add-link-column-apis branch September 11, 2026 03:21
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

Successfully merging this pull request may close these issues.

3 participants