OpenAPITools/openapi-generator

Enhancement to the C client generator

Open

#1.473 aberto em 16 de nov. de 2018

Ver no GitHub
 (12 comments) (1 reaction) (0 assignees)Java (7.516 forks)batch import
Client: CEnhancement: GeneralHacktoberfesthelp wanted

Métricas do repositório

Stars
 (26.243 stars)
Métricas de merge de PR
 (Mesclagem média 9d 1h) (123 fundiu PRs em 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.

Guia do colaborador