blitz_api/app
fusion44 a4e9f7bf23
fix: add-invoice crash and update docs
A required field was not set and for some reason prior Pydantic versions
didn't notice at all.

closes #150
2022-09-11 19:33:46 +02:00
..
auth fix: token expiry time check 2022-08-21 20:08:55 +02:00
external chore: update dependencies 2022-09-10 13:42:50 +02:00
models feat: improve CLN list channel implementation 2022-08-03 20:43:25 +02:00
repositories fix: add-invoice crash and update docs 2022-09-11 19:33:46 +02:00
routers fix: add-invoice crash and update docs 2022-09-11 19:33:46 +02:00
__init__.py chore: dep update; update version to 0.5.0 2022-05-28 12:38:10 +02:00
constants.py chore: apply pre_commit, fix typos, update deps 2022-05-18 18:20:13 +02:00
main.py refactor: send_sse_message to broadcast_sse_msg 2022-09-10 15:52:11 +02:00
sse_manager.py refactor: send_sse_message to broadcast_sse_msg 2022-09-10 15:52:11 +02:00
utils.py refactor: send_sse_message to broadcast_sse_msg 2022-09-10 15:52:11 +02:00