openapi-generator/modules/swagger-codegen
Artyom fbf4d0e419 Fixed ArgumentOutOfRangeException
If the list is empty you get the ArgumentOutOfRangeException when calling flattenString.Remove(flattenString.Length - 1).
Also using a StringBuilder is the prefered way to concatenate strings in a loop.
2015-12-15 10:51:04 +02:00
..
src Fixed ArgumentOutOfRangeException 2015-12-15 10:51:04 +02:00
.gitignore Ignore settings #1294 2015-12-06 10:38:50 +01:00
pom.xml reverting changes to swagger-codegen pom.xml 2015-11-30 10:41:44 -05:00