mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-18 13:18:00 +02: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 |
||
|---|---|---|
| .. | ||
| sso | ||
| templates | ||
| views | ||
| __init__.py | ||
| crud.py | ||
| db.py | ||
| helpers.py | ||
| migrations.py | ||
| models.py | ||
| services.py | ||
| tasks.py | ||