module ProjectRequest: Request.Input with type t = Project.t * string * json
Request.Input
with type t = Project.t * string * json
type t
val syntax : Syntax.t
Syntax.t
val of_json : Request.json -> t
Request.json -> t