OpenAPITools/openapi-generator

Enhancement to the C client generator

开放

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

 (12 条评论) (1 个反应) (0 位负责人)Java (7,516 个派生)batch import
Client: CEnhancement: GeneralHacktoberfesthelp wanted

仓库指标

星标
 (26,243 个星标)
PR 合并指标
 (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.

贡献者指南