79480117

Date: 2025-03-03 03:45:17
Score: 3
Natty:
Report link

you can delete the format = "yyyyMMdd" like this @Schema(example = "19680228", type = "String", pattern = "([0-9]{4})(?:[0-9]{2})([0-9]{2})", required = true, nullable = false) @JsonDeserialize(using = CustomDateDeserializer.class) private OffsetDateTime birthDate;

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user29831793