package ocaml_openapi_generator

  1. Overview
  2. Docs
An OpenAPI 3 to OCaml client generator.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a5018999737b39c7d83a597bbf4c3ae0fc6899f3553e809d1abcb96bf2211d6e

doc/src/ocaml_openapi_generator.openapi_runtime/openapi_runtime.ml.html

Source file openapi_runtime.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Openapi_runtime.Client *)
module Client = Openapi_runtime__Client

(** @canonical Openapi_runtime.Jane_with_json *)
module Jane_with_json = Openapi_runtime__Jane_with_json

(** @canonical Openapi_runtime.Path_template *)
module Path_template = Openapi_runtime__Path_template

(** @canonical Openapi_runtime.Query_parameters *)
module Query_parameters = Openapi_runtime__Query_parameters

(** @canonical Openapi_runtime.Tagged_object *)
module Tagged_object = Openapi_runtime__Tagged_object
OCaml

Innovation. Community. Security.