forked from loafle/openapi-generator-original
break the build
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
slk;afasdfls
|
||||
(*
|
||||
* This file has been generated by the OCamlClientCodegen generator for openapi-generator.
|
||||
*
|
||||
@@ -12,4 +13,6 @@ val find_pets_by_tags : tags:string list -> Pet.t list Lwt.t
|
||||
val get_pet_by_id : pet_id:int64 -> Pet.t Lwt.t
|
||||
val update_pet : pet_t:Pet.t -> Pet.t Lwt.t
|
||||
val update_pet_with_form : pet_id:int64 -> ?name:string -> ?status:string -> unit -> unit Lwt.t
|
||||
val upload_file : pet_id:int64 -> ?additional_metadata:string -> ?file:string -> unit -> Api_response.t Lwt.t
|
||||
v
|
||||
al upload_file : pet_id:int64 -> ?additional_metadata:string -> ?file:string -> unit -> Api_response.t Lwt.t
|
||||
dlksfja;kdsj
|
||||
|
||||
Reference in New Issue
Block a user