swagger-api/swagger-codegen
[Typescript] Handle parameters containing colons
オープン
#4,290 opened on 2016/11/30
Client: TypeScriptIssue: Bughelp wanted
Repository metrics
- Stars
- (12,701 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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