mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +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 |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
generic.py | ||
public_api.py |