mnapis

学习集摘录色板

返回恰好 16 项 {colorIndex(0-based),baseColor,displayColor(hex+rgba)}。source 为 default/study-set。拆书 [style:] 与 metadata 选色前必读,禁止硬编码颜色名。

GET
/study-sets/{id}/note-palette

返回恰好 16 项 {colorIndex(0-based),baseColor,displayColor(hex+rgba)}。source 为 default/study-set。拆书 [style:] 与 metadata 选色前必读,禁止硬编码颜色名。

Authorization

bearerAuth
AuthorizationBearer <token>

安装脚本写入 ~/.config/mn-bridge/token,或环境变量 MN_BRIDGE_TOKEN。不要带 Origin 头。

In: header

Path Parameters

id*string

学习集 topicid

Response Body

curl -X GET "https://example.com/study-sets/string/note-palette"
Empty