add /config
This commit is contained in:
parent
b741692018
commit
af58933619
3 changed files with 44 additions and 11 deletions
|
|
@ -239,7 +239,6 @@ let mk_keys ~db_conn (module Sm : Secmod.S) ~last_issue_date =
|
|||
|
||||
let jsont = ExchangeKeysResponse.jsont
|
||||
|
||||
(* TODO query param ?last_issue_date *)
|
||||
let f req server _env =
|
||||
Logs.info (fun m -> m "GET /keys");
|
||||
let db_conn = Vif.Server.device Devices.db_connection server in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue