When applying bean validation annotations (such as @Valid, @notempty, etc.) to resource method parameters that do not have an accompanying @PathParam annotation, the OpenAPI specification generation ...