diff --git a/web/src/components/Header.tsx b/web/src/components/Header.tsx index 4fce5736..325f01aa 100644 --- a/web/src/components/Header.tsx +++ b/web/src/components/Header.tsx @@ -134,10 +134,11 @@ const Header = () => {
{t("setting.account-section.openapi-title")}
-{openAPIRoute}
- + + -{`POST ${openAPIRoute}\nContent-type: application/json\n{\n "content": "${t("setting.account-section.openapi-sample-post", { - url: window.location.origin, - interpolation: { escapeValue: false }, - })}"\n}`}-
{t("setting.storage-section.update-local-path-description")}
- {t("common.e.g")} {"assets/{publicid}"} -
+e.g. {"assets/{publicid}"}