https://gitlab.com/tezos/tezos
Raw File
Tip revision: 8042632c30a70f8fad63182d1a939465ddb5b719 authored by Martin Tomazic on 26 May 2023, 12:35:43 UTC
DAC/tezt: Regression test for "GET v0/preimage"
Tip revision: 8042632
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name tezos_openapi)
 (public_name tezos-openapi)
 (instrumentation (backend bisect_ppx))
 (libraries
  ezjsonm
  json-data-encoding
  tezt))
back to top