JS 插件

插件根页面(动态路由)

JS 插件入口 HTML。{entryPath} 由运行时按已安装插件决定,注入 <base> 标签和 auth-bridge 脚本后返回 static/index.html。无需认证。

get/jsplugin/{entryPath}

Path parameters

entryPathstring required

插件入口标识(运行时动态)

Response

插件 index.html(已注入 <base> 与 auth-bridge)

Changes

No recorded changes to this endpoint across all 79 revisions of this API.