lnbits-legend/lnbits/core/views
dni ⚡ 8ce84ce592
FEAT: Filters for GET requests, add it to GET /payments (#1557)
* feat filters, add them to GET payments

* add limit and offset to filters (#1563)

* add limit and offset to filters
* move filters example to parse_filters doc string

* black

* add openapi docs

* remove example commentC

* improve typing and make nested filter possible in openapi

* typo in fn name

* readd Type

---------

Co-authored-by: jackstar12 <62219658+jackstar12@users.noreply.github.com>
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2023-04-03 14:55:49 +02:00
..
__init__.py refactor: breaking bad 2020-03-08 23:00:41 +01:00
admin_api.py FEAT: add db export admin route for pg and sqlite, add to adminui 2023-03-02 15:22:39 +01:00
api.py FEAT: Filters for GET requests, add it to GET /payments (#1557) 2023-04-03 14:55:49 +02:00
generic.py fix: hide Admin UI if LNBITS_ADMIN_UI is false (#1537) 2023-02-22 13:30:57 +01:00
public_api.py remove lnaddress (#1525) 2023-02-20 09:08:23 +01:00