OpenAPITools/openapi-generator
View on GitHubEnhancement to the C client generator
Open
#1,473 opened on Nov 16, 2018
Client: CEnhancement: GeneralHacktoberfesthelp wanted
Repository metrics
- Stars
- (26,243 stars)
- PR merge metrics
- (Avg merge 9d 1h) (123 merged PRs in 30d)
Description
Description
Below please find a list of pending enhancements to the C client generator:
- Change required cURL version to 7.58.0
- Fix authentication methods(either with a new #define or by only generating the correct code snippet)
- Allow multiple uses of the apiClient_t object
- Build as library
- Add build target "make install"
- Provide/Document an example how to use the generated code for a client
- Better Unit-Tests
- Better cURL/HTTP error code handling
openapi-generator version
Latest master
Related issues/PRs
#226 #516
Suggest a fix/enhancement
If anyone wants to help on this, please reply to let us know.