From 09f89d07dd32fd0b0a75f3e09674e38593ea4120 Mon Sep 17 00:00:00 2001 From: benarc Date: Wed, 17 Mar 2021 17:57:12 +0000 Subject: [PATCH] API docs --- .../extensions/withdraw/templates/withdraw/_api_docs.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html b/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html index 13d2c1d3e..e15355c39 100644 --- a/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html +++ b/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html @@ -129,7 +129,7 @@ dense expand-separator label="Delete a withdraw link" - class="q-pb-md" + > @@ -181,6 +181,7 @@ group="api" dense expand-separator label="Get image to embed" +class="q-pb-md" > @@ -188,10 +189,6 @@ label="Get image to embed" >GET /withdraw/img/<lnurl_id> -
Body (application/json)
-
- Returns 201 CREATED (application/json) -
{"status": <bool>}
Curl example