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