swagger-api/swagger-codegen

[Java] Support enums in path params

Open

#2282 aperta il 29 feb 2016

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)HTML (5474 fork)batch import
Client: JavaEnhancement: FeatureFeature: Enumhelp wanted

Metriche repository

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

Descrizione

Similar to #1347, it would be good to also add support of enums in path parameters.

One additional requirement: It would be good if multiple query and/or path parameters actually reference the same enumeration, that only one enumeration is generated and is then being referenced from all places where it was defined.

Guida contributor