mnapis

学习集标签树

返回实际存储 hashtags[]、派生扁平 nodes[]、嵌套 tree[]。directCardCount 仅直存;cardCount 含后代;derived:true 为推导层。

GET
/study-sets/{id}/hashtags

返回实际存储 hashtags[]、派生扁平 nodes[]、嵌套 tree[]。directCardCount 仅直存;cardCount 含后代;derived:true 为推导层。

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/hashtags"
Empty