Hello,
I just made a first release of ocaml-openapi-gen, a tool generating code from an openapis specification.
The openapi_gen package is available from my personal opam repository.
This tool is used to generate code for ocaml-forgejo, a library to interact with Codeberg and other forgejo-based platforms through the provided REST API.
The generated interfaces way evolve in the future.