mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-22 22:44:26 +02:00
Update _api_docs.html
add "webhook" and "unit" arguments to api document
This commit is contained in:
parent
8dbe1b3678
commit
d77e304e12
@ -48,7 +48,7 @@
|
||||
<code>{"X-Api-Key": "<i>{{ wallet.inkey }}</i>"}</code><br />
|
||||
<h5 class="text-caption q-mt-sm q-mb-none">Body (application/json)</h5>
|
||||
<code
|
||||
>{"out": false, "amount": <int>, "memo": <string>}</code
|
||||
>{"out": false, "amount": <int>, "memo": <string>, "unit": <string>, "webhook": <url:string>}</code
|
||||
>
|
||||
<h5 class="text-caption q-mt-sm q-mb-none">
|
||||
Returns 201 CREATED (application/json)
|
||||
|
Loading…
x
Reference in New Issue
Block a user