We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a68f9 commit a7c12d9Copy full SHA for a7c12d9
samples/client/petstore/ocaml/src/apis/pet_api.mli
@@ -1,3 +1,4 @@
1
+slk;afasdfls
2
(*
3
* This file has been generated by the OCamlClientCodegen generator for openapi-generator.
4
*
@@ -12,4 +13,6 @@ val find_pets_by_tags : tags:string list -> Pet.t list Lwt.t
12
13
val get_pet_by_id : pet_id:int64 -> Pet.t Lwt.t
14
val update_pet : pet_t:Pet.t -> Pet.t Lwt.t
15
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
16
+v
17
+al upload_file : pet_id:int64 -> ?additional_metadata:string -> ?file:string -> unit -> Api_response.t Lwt.t
18
+dlksfja;kdsj
0 commit comments