swagger-api/swagger-codegen

[Typescript] Handle parameters containing colons

Open

#4,290 opened on Nov 30, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Client: TypeScriptIssue: Bughelp wanted

Description

Description

Similar to #4284, we need to fix the same issue for node, angular and angular2 in query, form and header parameters.

Swagger-codegen version

Latest master

Related issues

#4284

Suggest a Fix

For Typescript-fetch, the issue has been addressed via https://github.com/swagger-api/swagger-codegen/pull/4287

Contributor guide