fix
This commit is contained in:
+26
-3
@@ -354,7 +354,24 @@
|
||||
<span id="header-sep">/</span>
|
||||
<span id="header-sub">API Reference</span>
|
||||
</div>
|
||||
<div id="header-badge">— endpoints</div>
|
||||
<div style="display: flex; align-items: center; gap: 10px">
|
||||
<div
|
||||
id="header-base-url"
|
||||
style="
|
||||
font-size: 11px;
|
||||
color: var(--text-muted);
|
||||
font-family:
|
||||
"Courier New", Courier, monospace;
|
||||
"
|
||||
>
|
||||
base: <a
|
||||
href="https://n8n.derez.ai/webhook/"
|
||||
style="color: var(--accent); text-decoration: none"
|
||||
>https://n8n.derez.ai/webhook</a
|
||||
>
|
||||
</div>
|
||||
<div id="header-badge">— endpoints</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- ═══ SEARCH ═══ -->
|
||||
@@ -2281,10 +2298,16 @@
|
||||
<div id="no-results">No endpoints match your search.</div>
|
||||
|
||||
<footer id="footer">
|
||||
Base URL
|
||||
New Base URL
|
||||
<a href="https://n8n.derez.ai/webhook/"
|
||||
>https://n8n.derez.ai/webhook/<ID>/<function></a
|
||||
>https://n8n.derez.ai/webhook</a
|
||||
>
|
||||
— e.g. <span
|
||||
style="color: var(--text)"
|
||||
>https://n8n.derez.ai/webhook/admin/dns</span
|
||||
>
|
||||
· Click the copy icon on any row
|
||||
to copy the full URL.
|
||||
</footer>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user