OpenAPITools/openapi-generator

[REQ] [C][Client] Generate document automatically for C client

Open

#8,426 opened on Jan 13, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (26,243 stars) (7,516 forks)batch import
Client: CEnhancement: FeatureHacktoberfesthelp wanted

Description

Describe the solution you'd like

I'd like to add the templates to auto-generate documentation for C client Just like ruby client https://github.com/OpenAPITools/openapi-generator/blob/master/samples/client/petstore/ruby/docs/PetApi.md and C++ generators do.

Contributor guide