swagger-api/swagger-codegen

[Groovy] Path parameters not working in Groovy API client

Open

#5047 aperta il 13 mar 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Client: GroovyIssue: Bughelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor