swagger-api/swagger-codegen

[Groovy] Path parameters not working in Groovy API client

オープン

#5,047 opened on 2017/03/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Client: GroovyIssue: Bughelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド