mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
feat(options/etapi): open swagger UI in in-app-help
This commit is contained in:
parent
4df76fafe1
commit
bee1df4fdf
@ -15,7 +15,7 @@ const TPL = `
|
||||
${t("etapi.see_more", {
|
||||
link_to_wiki: `<a class="tn-link" href="https://triliumnext.github.io/Docs/Wiki/etapi.html">${t("etapi.wiki")}</a>`,
|
||||
link_to_openapi_spec: `<a class="tn-link" onclick="window.open('etapi/etapi.openapi.yaml')" href="etapi/etapi.openapi.yaml">${t("etapi.openapi_spec")}</a>`,
|
||||
link_to_swagger_ui: `<a class="tn-link" onclick="window.open('etapi/docs')" href="etapi/docs">${t("etapi.swagger_ui")}</a>`
|
||||
link_to_swagger_ui: `<a class="tn-link" href="#_help_f3xpgx6H01PW">${t("etapi.swagger_ui")}</a>`
|
||||
})}
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user