alby-hub/http
Michael Bumann b70f40e42a
Some checks failed
Multiplatform Docker build & push / build (push) Has been cancelled
Code quality - linting and typechecking / linting (push) Has been cancelled
Backend testing with Postgres / test-postgres (push) Has been cancelled
fix: require full access api key for swaps/mnemonic (#2473)
the mnemonic could be considered a non read-only route because the
mnemonic could be used.
This moves this route to the full access group to require a full access
api key.
2026-07-14 21:50:37 +07:00
..
alby_http_service.go feat: stories (#2172) 2026-06-02 10:50:15 +02:00
http_service.go fix: require full access api key for swaps/mnemonic (#2473) 2026-07-14 21:50:37 +07:00
http_service_test.go fix: unlock error when node is not started (#2151) 2026-04-07 17:38:47 +05:30
models.go Refactor: API cleanup (#338) 2024-05-30 00:06:06 +07:00