swagger-api/swagger-codegen

Update importMapping with proper mapping between model and package

Offen

#3.455 geöffnet am 26.07.2016

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Enhancement: Featurehelp wanted

Repository-Metriken

Stars
 (12.701 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide