OpenAPITools/openapi-generator

Enhancement to the C client generator

Open

#1,473 创建于 2018年11月16日

在 GitHub 查看
 (12 评论) (1 反应) (0 负责人)Java (7,516 fork)batch import
Client: CEnhancement: GeneralHacktoberfesthelp wanted

仓库指标

Star
 (26,243 star)
PR 合并指标
 (平均合并 9天 1小时) (30 天内合并 123 个 PR)

描述

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.

贡献者指南