Commit Graph

5 Commits

Author SHA1 Message Date
Madhas f6a16720bd add 'allItems' field for all enums 2018-05-25 16:41:51 +03:00
Ivan Smolin 1057c07b84 Equtable models, convenient copy function and static initializer
closes https://github.com/TouchInstinct/api-generator/issues/53
2018-03-28 19:14:13 +03:00
Ivan Smolin 67b5fe0809 swift templates refactoring 2017-06-30 17:02:31 +03:00
Ivan Smolin 364af1e2c9 fixes:
Static stored properties not supported in generic types;
escaping of default cases in enum;
type parameters formatting;
2017-06-15 22:08:59 +03:00
Ivan Smolin 1cd38f1973 FIx warning: Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name. (redundant_string_enum_value) 2017-06-09 18:09:33 +03:00