swagger-api/swagger-codegen

[Swift] add enum support ?

Open

#2,259 opened on Feb 26, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (5,474 forks)batch import
Client: SwiftEnhancement: FeatureFeature: Enumhelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It seems like if the class itself is an enum it is not supported and classes which suppose to be enums are just empty. Would it be possible to add this feature ?

Contributor guide