swagger-api/swagger-codegen

Create language-specified base class

Open

#6059 opened on Jul 14, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Enhancement: Generalhelp wanted

Description

Description

As the awesome Swagger Codegen community adds more generators (e.g clients, servers) to Swagger Codegen, we want to refactor some generators to create language-specific base class so as to reuse the code that are common to generators for the same langauges. Here are a few examples

C++ C# Java Typescript

Here is a list to track progress:

Swagger-codegen version

Latest master

Suggest a Fix/Enhancement

If anyone wants to work on the base class creation, please reply to let us know.

Contributor guide