mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 15:14:49 +01:00
whitespace
This commit is contained in:
committed by
Andrew Camilleri
parent
4f9ea39554
commit
0299eb1d24
@@ -4,7 +4,6 @@
|
||||
ViewData.SetActivePageAndTitle(ManageNavPages.APIKeys, "API Keys");
|
||||
}
|
||||
<h2 class="mb-4">@ViewData["Title"]</h2>
|
||||
|
||||
<p>
|
||||
The <a asp-controller="Home" asp-action="SwaggerDocs" target="_blank">BTCPay Server Greenfield API</a> offers programmatic access to your instance. You can manage your BTCPay
|
||||
Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see <a href="https://docs.btcpayserver.org/Development/GreenFieldExample/" rel="noreferrer noopener">use case examples</a>).
|
||||
|
||||
Reference in New Issue
Block a user