79229444

Date: 2024-11-27 08:29:07
Score: 1.5
Natty:
Report link

Resolved, the solution was to turn off the property disallowAdditionalPropertiesIfNotPresent:

configOptions = [
    openApiNullable: "false",
    disallowAdditionalPropertiesIfNotPresent: "false"
]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Alessandro Carraro