swagger-api/swagger-codegen
Ver no GitHub[Groovy] Path parameters not working in Groovy API client
Open
#5.047 aberto em 13 de mar. de 2017
Client: GroovyIssue: Bughelp wanted
Métricas do repositório
- Stars
- (12.701 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.