We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32faa0 commit f53fd92Copy full SHA for f53fd92
1 file changed
modules/openapi-generator/src/main/resources/JavaSpring/beanValidationPathParams.mustache
@@ -1 +1 @@
1
-{{! PathParam is always required }}@NotNull {{>beanValidationCore}}
+{{! PathParam is always required, no @NotNull necessary }}{{>beanValidationCore}}
0 commit comments