swagger-api/swagger-codegen

[Groovy] Path parameters not working in Groovy API client

开放

#5,047 创建于 2017年3月13日

 (0 条评论) (0 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: GroovyIssue: Bughelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (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.

贡献者指南