package gapi-ocaml

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

Module RestMethod.RequestSource

Sourcetype t = {
  1. _ref : string;
    (*

    Schema ID for the request schema.

    *)
  2. parameterName : string;
    (*

    parameter name.

    *)
}
Sourceval _ref : (t, string) GapiLens.t
Sourceval parameterName : (t, string) GapiLens.t
Sourceval empty : t
Sourceval render : t -> GapiJson.json_data_model list
OCaml

Innovation. Community. Security.