JJ: Description from the destination commit:

~ todos

JJ: Description from source commit:
todo pid
This commit is contained in:
swrup 2026-03-03 10:31:57 +01:00
parent 650264f21e
commit abb665447b
12 changed files with 17 additions and 31 deletions

View file

@ -1,6 +1,3 @@
(* TODO response
use ErrorDetail *)
let encode_error_detail err =
match Api.(encode ErrorDetail.jsont err) with
| Error e -> Fmt.failwith "json encoding error on `ErrorDetail`: %s." e