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.

貢獻者指南