swagger-api/swagger-codegen
在 GitHub 查看[Groovy] Path parameters not working in Groovy API client
Open
#5,047 建立於 2017年3月13日
Client: GroovyIssue: Bughelp wanted
倉庫指標
- Star
- (12,701 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Description
Currently, path parameters do not work in Groovy API client as {{pathParameters}} is not used at all.
Swagger-codegen version
Latest master
Related issues
https://github.com/swagger-api/swagger-codegen/pull/5030
Suggest a Fix
We can use similar code that is already in the Java's API mustache template.