Module Values.EndpointAuthorizationsSource

Sourcetype nonrec t = EndpointAuthorization.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EndpointAuthorization.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of Integer.t | `List of [> `String of String_.t ] list | `String of String_.t | `Timestamp of TStamp.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> EndpointAuthorization.t list