diff --git a/web/src/components/Header.tsx b/web/src/components/Header.tsx index 4fce57369..325f01aa8 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}"}