package ocaml_openapi_generator

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Info.FieldsSource

Sourceval create : title:string -> description:string option -> terms_of_service:string option -> contact:Contact.t option -> license:License.t option -> version:string -> t