swagger-api/swagger-codegen

[Objective-C] Code generator is not creating enums

Open

#1167 aperta il 31 ago 2015

Vedi su GitHub
 (16 commenti) (1 reazione) (0 assegnatari)HTML (5474 fork)batch import
Client: ObjcEnhancement: Featurehelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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