swagger-api/swagger-codegen

[Android] use additional properties to manage Android version numbers more easily

Open

#5.422 aberto em 19 de abr. de 2017

Ver no GitHub
 (8 comments) (1 reaction) (0 assignees)HTML (5.474 forks)batch import
Client: AndroidClient: JavaEnhancement: Featurehelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Description

As discussed in https://github.com/swagger-api/swagger-codegen/pull/5250, we want to leverage additional properties to more easily manage Android version numbers in the gradle files generated as part of the Android API client.

We want to replace android version number with {{androidVersionNumber}} tag in the mustache templates so that users can set it directly via --additional-properties when generating the API clients.

Swagger-codegen version

Latest master

Suggest a Fix

If anyone has questions/suggestions or wants to work on this enhancement, please reply to let us know. Thank you.

Guia do colaborador