mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 15:10:41 +01:00
this logically groups api endpoints and gioves them specific openapi tags. which makes them nice on the `/docs` endpoint and makes the `api.py` more approachable * add wallets list endpoint * remove trailing slashes from endpoints * fixup topup url * fix trailing slash on auth * backwards compatibility |
||
---|---|---|
.. | ||
__init__.py | ||
admin_api.py | ||
api.py | ||
auth_api.py | ||
extension_api.py | ||
generic.py | ||
node_api.py | ||
payment_api.py | ||
public_api.py | ||
tinyurl_api.py | ||
wallet_api.py | ||
webpush_api.py | ||
websocket_api.py |