swagger-api/swagger-codegen

[Typescript] Handle parameters containing colons

Open

#4.290 aberto em 30 de nov. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (5.474 forks)batch import
Client: TypeScriptIssue: Bughelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador