We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf3d77 commit df2bec7Copy full SHA for df2bec7
1 file changed
docs/modules/ROOT/pages/processor/requestbody.adoc
@@ -81,7 +81,7 @@ The file upload in OpenAPI is described like this:
81
format: binary
82
----
83
84
-(See also xref:howto/file_upload.adoc[OpenAPI - describing a file upload endpoint])
+(See also xref:oap:openapi:file_upload.adoc[OpenAPI - describing a file upload endpoint])
85
86
The `schema` must be of type `object` defining a property for each part in the multipart body.
87
0 commit comments