Skip to content

Commit df2bec7

Browse files
committed
fix xref
1 parent eaf3d77 commit df2bec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/ROOT/pages/processor/requestbody.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The file upload in OpenAPI is described like this:
8181
format: binary
8282
----
8383

84-
(See also xref:howto/file_upload.adoc[OpenAPI - describing a file upload endpoint])
84+
(See also xref:oap:openapi:file_upload.adoc[OpenAPI - describing a file upload endpoint])
8585

8686
The `schema` must be of type `object` defining a property for each part in the multipart body.
8787

0 commit comments

Comments
 (0)