swagger-api/swagger-codegen

[C++] Style Guide for C++ API client

Open

#3,203 opened on Jun 23, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Client: C++Enhancement: Featurehelp wanted

Description

Description

We want the auto-generated C++ API client (Qt5, Tizen, REST SDK) to follow the Google C++ style guide: https://google.github.io/styleguide/cppguide.html

Here are some examples: http://stackoverflow.com/questions/3062277/sample-code-with-examples-for-the-c-google-style-guide

Swagger-codegen version

2.2.0 or later

Suggest a Fix

If anyone from the community has cycle to work on this, please reply to let us know and we'll show you some good starting points.

Contributor guide