OpenAPITools/openapi-generator

Enhancement to the C client generator

Offen

#1.473 geöffnet am 16.11.2018

 (12 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Java (7.516 Forks)batch import
Client: CEnhancement: GeneralHacktoberfesthelp wanted

Repository-Metriken

Stars
 (26.243 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide