I want an Integer model property to have a null value in the Swagger UI page. But, no matter what I do the model property shows up as 0 on the Swagger UI page. It does find the annotation, but then it ...