mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-29 02:01:35 +02:00
Merge pull request #790 from lnbits/addswagger
Adds link to swagger docs in all extensions
This commit is contained in:
@ -62,4 +62,5 @@
|
|||||||
</p>
|
</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/Bleskomat"></q-btn>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/copilot"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="Create copilot">
|
<q-expansion-item group="api" dense expand-separator label="Create copilot">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -34,6 +34,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/discordbot"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="GET users">
|
<q-expansion-item group="api" dense expand-separator label="GET users">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -20,4 +20,5 @@
|
|||||||
</p>
|
</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/events"></q-btn>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
@ -24,6 +24,8 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/jukebox"></q-btn>
|
||||||
|
|
||||||
<q-expansion-item group="api" dense expand-separator label="List jukeboxes">
|
<q-expansion-item group="api" dense expand-separator label="List jukeboxes">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/livestream"></q-btn>
|
||||||
|
|
||||||
<q-expansion-item
|
<q-expansion-item
|
||||||
group="api"
|
group="api"
|
||||||
dense
|
dense
|
||||||
|
@ -31,6 +31,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/lnaddress"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="GET domains">
|
<q-expansion-item group="api" dense expand-separator label="GET domains">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -31,5 +31,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/lndhub"></q-btn>
|
||||||
</q-card>
|
</q-card>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
@ -19,4 +19,5 @@
|
|||||||
</p>
|
</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/lnticket"></q-btn>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
@ -17,6 +17,12 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn
|
||||||
|
flat
|
||||||
|
label="Swagger API"
|
||||||
|
type="a"
|
||||||
|
href="../docs#/lnurldevice"
|
||||||
|
></q-btn>
|
||||||
<q-expansion-item
|
<q-expansion-item
|
||||||
group="api"
|
group="api"
|
||||||
dense
|
dense
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/lnurlp"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="List pay links">
|
<q-expansion-item group="api" dense expand-separator label="List pay links">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
@ -51,6 +52,7 @@
|
|||||||
expand-separator
|
expand-separator
|
||||||
label="Create a pay link"
|
label="Create a pay link"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/lnurlp"></q-btn>
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
<code><span class="text-green">POST</span> /lnurlp/api/v1/links</code>
|
<code><span class="text-green">POST</span> /lnurlp/api/v1/links</code>
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
"name": "LNURLPayout",
|
"name": "LNURLPayout",
|
||||||
"short_description": "Autodump wallet funds to LNURLpay",
|
"short_description": "Autodump wallet funds to LNURLpay",
|
||||||
"icon": "exit_to_app",
|
"icon": "exit_to_app",
|
||||||
"contributors": ["arcbtc"]
|
"contributors": ["arcbtc","talvasconcelos"]
|
||||||
}
|
}
|
||||||
|
@ -4,6 +4,12 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn
|
||||||
|
flat
|
||||||
|
label="Swagger API"
|
||||||
|
type="a"
|
||||||
|
href="../docs#/lnurlpayout"
|
||||||
|
></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="List lnurlpayout">
|
<q-expansion-item group="api" dense expand-separator label="List lnurlpayout">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
@ -32,6 +38,7 @@
|
|||||||
expand-separator
|
expand-separator
|
||||||
label="Create a lnurlpayout"
|
label="Create a lnurlpayout"
|
||||||
>
|
>
|
||||||
|
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
<code
|
<code
|
||||||
|
@ -47,6 +47,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/offlineshop"></q-btn>
|
||||||
<q-expansion-item
|
<q-expansion-item
|
||||||
group="api"
|
group="api"
|
||||||
dense
|
dense
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/paywall"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="List paywalls">
|
<q-expansion-item group="api" dense expand-separator label="List paywalls">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/satsdice"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="List satsdices">
|
<q-expansion-item group="api" dense expand-separator label="List satsdices">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/satspay"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="Create charge">
|
<q-expansion-item group="api" dense expand-separator label="Create charge">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -28,6 +28,12 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn
|
||||||
|
flat
|
||||||
|
label="Swagger API"
|
||||||
|
type="a"
|
||||||
|
href="../docs#/splitpayments"
|
||||||
|
></q-btn>
|
||||||
<q-expansion-item
|
<q-expansion-item
|
||||||
group="api"
|
group="api"
|
||||||
dense
|
dense
|
||||||
|
@ -15,4 +15,5 @@
|
|||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/streamalerts"></q-btn>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
@ -22,5 +22,6 @@
|
|||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/subdomains"></q-btn>
|
||||||
</q-card>
|
</q-card>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
@ -12,4 +12,5 @@
|
|||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/tipjar"></q-btn>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/tpos"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="List TPoS">
|
<q-expansion-item group="api" dense expand-separator label="List TPoS">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/usermanager"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="GET users">
|
<q-expansion-item group="api" dense expand-separator label="GET users">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/watchonly"></q-btn>
|
||||||
<q-expansion-item group="api" dense expand-separator label="List wallets">
|
<q-expansion-item group="api" dense expand-separator label="List wallets">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
label="API info"
|
label="API info"
|
||||||
:content-inset-level="0.5"
|
:content-inset-level="0.5"
|
||||||
>
|
>
|
||||||
|
<q-btn flat label="Swagger API" type="a" href="../docs#/withdraw"></q-btn>
|
||||||
<q-expansion-item
|
<q-expansion-item
|
||||||
group="api"
|
group="api"
|
||||||
dense
|
dense
|
||||||
|
Reference in New Issue
Block a user