swagger-api/swagger-codegen

[Objective-C] Code generator is not creating enums

Aperta

#1167 aperta il 31 ago 2015

 (16 commenti) (1 reazione) (0 assegnatari)HTML (5474 fork)batch import
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.

Guida contributor