See gh-808
This commit is contained in:
izeye
2022-05-18 19:46:12 +09:00
committed by Andy Wilkinson
parent 44f7c6ba26
commit 07a6f26755
4 changed files with 10 additions and 10 deletions

View File

@@ -255,7 +255,7 @@ public abstract class RestDocumentationRequestBuilders {
/**
* Create a {@link MockMultipartHttpServletRequestBuilder} for a multipart request.
* @param uri the URL
* @return the builder for the file upload request
* @return the builder for the multipart request
* @since 2.0.6
*/
public static MockMultipartHttpServletRequestBuilder multipart(URI uri) {