diff --git a/lnbits/extensions/example/templates/example/index.html b/lnbits/extensions/example/templates/example/index.html index c2891b2fa..64a4d3dde 100644 --- a/lnbits/extensions/example/templates/example/index.html +++ b/lnbits/extensions/example/templates/example/index.html @@ -110,6 +110,16 @@ FastAPI auto-generates swagger UI docs for testing endpoints /docs
+ + + TIP: Although it is possible for + extensions to use other extensions API endpoints (such as + with the Satspay and Onchain extension), ideally an + extension should only use LNbits + core + endpoints.views.py
is used
for setting application routes:
- TIP: Look through
+
+ TIP: Look through
/template
files
- in other extensions for examples.
-
In the below example we make a dialogue popup box (box can