swagger-api/swagger-codegen

[Java] Support enums in path params

Open

#2,282 创建于 2016年2月29日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)HTML (5,474 fork)batch import
Client: JavaEnhancement: FeatureFeature: Enumhelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南