diff --git a/config/languages/go_v2.json b/config/languages/go_v2.json index 2577217..a57f496 100644 --- a/config/languages/go_v2.json +++ b/config/languages/go_v2.json @@ -4,5 +4,6 @@ "isGoSubmodule": true, "packageName": "v3", "packageVersion": "3.1.0", - "withGoCodegenComment": true + "withGoCodegenComment": true, + "disallowAdditionalPropertiesIfNotPresent": false } \ No newline at end of file