rm api_types.ml
This commit is contained in:
parent
94a4c1e29e
commit
2968339c6d
4 changed files with 63 additions and 103 deletions
|
|
@ -14,7 +14,6 @@
|
|||
along with this program. If not, see <https://www.gnu.org/licenses/>. *)
|
||||
|
||||
let error_detail ?hint _status =
|
||||
let open Api_types.ErrorDetail in
|
||||
let open Json in
|
||||
let code = -1 in
|
||||
let s = encode_exn ErrorDetail.jsont { code; hint } in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue