swagger-api/swagger-codegen
[Objective-C] Code generator is not creating enums
Aperta
#1167 aperta il 31 ago 2015
Client: ObjcEnhancement: Featurehelp wanted
Metriche repository
- Star
- (12.701 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Enums defined in json models get codegen'd as NSString properties, and no enums are created. This can be observed in the petstore example, which has enum properties but don't get translated in the objective-c codegen.