mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 12:26:19 +02:00
API docs
This commit is contained in:
@@ -129,7 +129,7 @@
|
|||||||
dense
|
dense
|
||||||
expand-separator
|
expand-separator
|
||||||
label="Delete a withdraw link"
|
label="Delete a withdraw link"
|
||||||
class="q-pb-md"
|
|
||||||
>
|
>
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
@@ -181,6 +181,7 @@ group="api"
|
|||||||
dense
|
dense
|
||||||
expand-separator
|
expand-separator
|
||||||
label="Get image to embed"
|
label="Get image to embed"
|
||||||
|
class="q-pb-md"
|
||||||
>
|
>
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
@@ -188,10 +189,6 @@ label="Get image to embed"
|
|||||||
><span class="text-blue">GET</span>
|
><span class="text-blue">GET</span>
|
||||||
/withdraw/img/<lnurl_id></code
|
/withdraw/img/<lnurl_id></code
|
||||||
>
|
>
|
||||||
<h5 class="text-caption q-mt-sm q-mb-none">Body (application/json)</h5>
|
|
||||||
<h5 class="text-caption q-mt-sm q-mb-none">
|
|
||||||
Returns 201 CREATED (application/json)
|
|
||||||
</h5>
|
|
||||||
<code>{"status": <bool>}</code>
|
<code>{"status": <bool>}</code>
|
||||||
<h5 class="text-caption q-mt-sm q-mb-none">Curl example</h5>
|
<h5 class="text-caption q-mt-sm q-mb-none">Curl example</h5>
|
||||||
<code
|
<code
|
||||||
|
Reference in New Issue
Block a user