swagger-api/swagger-codegen

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

開放

#5,422 建立於 2017年4月19日

 (8 則留言) (1 個反應) (0 位負責人)HTML (5,474 個分叉)batch import
Client: AndroidClient: JavaEnhancement: Featurehelp wanted

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南