Add missing service and tests for the new handlers

This commit is contained in:
Alex Selimov 2026-03-19 14:56:04 -04:00
parent c77e58f21b
commit e525427f3e
5 changed files with 156 additions and 20 deletions

1
Cargo.lock generated
View file

@ -1969,6 +1969,7 @@ dependencies = [
"axum-extra",
"chrono",
"serde",
"serde_json",
"sqlx",
"tokio",
"tower",