swagger-api/swagger-codegen

Update importMapping with proper mapping between model and package

Open

#3,455 创建于 2016年7月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (5,474 fork)batch import
Enhancement: Featurehelp wanted

仓库指标

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

描述

Description

Currently, importMapping is not utilized in some generators (e.g. C#, Ruby, etc) since the importMapping is not used in the mustache template.

We still want to maintain a proper mapping between model/type and package/module in case developers customizing the generator need access to the mapping.

Swagger-codegen version

2.2.1

Suggest a Fix

If anyone from the community wants to contribute on this, please reply to let us know. Thank you.

贡献者指南