diff --git a/gen/generator-config.json b/gen/generator-config.json index 737bd01..d700600 100644 --- a/gen/generator-config.json +++ b/gen/generator-config.json @@ -2,5 +2,6 @@ "!!source": "https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/python.md", "packageName": "mux_python", "projectName": "mux_python", + "licenseInfo" : "MIT", "packageVersion": "3.10.0" }