swagger-api/swagger-codegen

[Groovy] Path parameters not working in Groovy API client

Open

#5.047 geöffnet am 13. März 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Client: GroovyIssue: Bughelp wanted

Repository-Metriken

Stars
 (12.701 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide