Resolved, the solution was to turn off the property disallowAdditionalPropertiesIfNotPresent:
configOptions = [ openApiNullable: "false", disallowAdditionalPropertiesIfNotPresent: "false" ]