Make_endpoints.InternalThe type of internal endpoints. Some other endpoints (batching, metrics) will be added automatically.
val route_internal : ('a, 'w, 'r) t -> ('a, 'w, 'r) Madge.Route.tRoutes of internal endpoints, without the /api prefix.
val all : wrapped listval all' : unit -> 'w wrapped' listval name : ('a, 'w, 'r) t -> string