Skip to content

Commit a7c12d9

Browse files
committed
break the build
1 parent 29a68f9 commit a7c12d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

samples/client/petstore/ocaml/src/apis/pet_api.mli

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
slk;afasdfls
12
(*
23
* This file has been generated by the OCamlClientCodegen generator for openapi-generator.
34
*
@@ -12,4 +13,6 @@ val find_pets_by_tags : tags:string list -> Pet.t list Lwt.t
1213
val get_pet_by_id : pet_id:int64 -> Pet.t Lwt.t
1314
val update_pet : pet_t:Pet.t -> Pet.t Lwt.t
1415
val update_pet_with_form : pet_id:int64 -> ?name:string -> ?status:string -> unit -> unit Lwt.t
15-
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

Comments
 (0)