mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-11 17:57:53 +01:00
* Fixed withdraw endpoint query params access was: request.query_params.get("usr") corrected: request.query_params.get("usr") * Added missing response classes * Removed old comments and commeted out code * Deleted the unused auth_bearer.py file |
||
---|---|---|
.. | ||
static | ||
templates/core | ||
views | ||
__init__.py | ||
crud.py | ||
migrations.py | ||
models.py | ||
services.py | ||
tasks.py |