JS 插件
插件 static 目录根(动态路由)
服务 static/index.html,是 handlePluginStatic 的「带 /static 后缀」变体。无需认证。
get/jsplugin/{entryPath}/static
Path parameters
entryPathstring required
插件入口标识(运行时动态)
Response
插件 index.html
服务 static/index.html,是 handlePluginStatic 的「带 /static 后缀」变体。无需认证。
插件入口标识(运行时动态)
插件 index.html