mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 13:09:05 +00:00
2. Added logic to parse lists and convert them to coma separated values for query string input 3. For java class name generator remove . if the same exists in the class name 4. If input model is already generated then ignore the same.