mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-12 16:59:16 +00:00
This fixes the glob pattern to remove hard-coded namespaces, and exclude the obj folder. This removes a newly introduced issue that breaks apiPackage and modelPackage support and fixes a problem with Xamarin pulling in obj/**.cs when globbing **/*.cs.