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 (7,516 forks)batch import
Client: CEnhancement: FeatureHacktoberfesthelp wanted

Repository metrics

Stars
 (26,243 stars)
PR merge metrics
 (Avg merge 9d 1h) (123 merged PRs in 30d)

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