swagger-api/swagger-codegen
[C#] Support enums in request parameters
Aperta
#3579 aperta il 11 ago 2016
Client: C-SharpFeature: Enumhelp wanted
Metriche repository
- Star
- (12.701 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description
This issue is similar to #1347, but for C# language. Currently enum types for request parameters in the swagger definition file are converted to strings in the generated C# Api classes.
Swagger-codegen version
v2.2.1
Related issues
#1347