Skip to content

Commit dd50412

Browse files
committed
javadoc update
1 parent 0489d29 commit dd50412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

springdoc-openapi-common/src/main/java/org/springdoc/core/DelegatingMethodParameter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ public class DelegatingMethodParameter extends MethodParameter {
109109
* @param pNames the p names
110110
* @param parameters the parameters
111111
* @param optionalDelegatingMethodParameterCustomizer the optional delegating method parameter customizer
112+
* @param defaultFlatParamObject the default flat param object
112113
* @return the method parameter [ ]
113114
*/
114115
public static MethodParameter[] customize(String[] pNames, MethodParameter[] parameters,

0 commit comments

Comments
 (0)