lnbits-legend/tests
dni ⚡ 741ecac78b
feat: improve on api structure, add openapi tags (#2295)
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
2024-03-28 08:59:28 +01:00
..
core feat: improve on api structure, add openapi tags (#2295) 2024-03-28 08:59:28 +01:00
__init__.py refactor: add some dev files and black original code 2019-12-13 17:56:19 +01:00
conftest.py feat: improve on api structure, add openapi tags (#2295) 2024-03-28 08:59:28 +01:00
helpers.py feat: add group_by to fetch_page (#2140) 2024-03-12 13:55:38 +01:00