API docs
This commit is contained in:
parent
f42dab5e30
commit
09f89d07dd
1 changed files with 2 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue