swagger-api/swagger-codegen

[ERR!] GitHub API: GitHub rate limit reached.

Open

#6,297 创建于 2017年8月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (5,474 fork)batch import
Client: TypeScriptEnhancement: Generalhelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description
> petstore-typescript-node-sample@1.0.0 postinstall /Users/travis/build/swagger-api/swagger-codegen/samples/client/petstore/typescript-angular
> tsd reinstall --overwrite
-> running reinstall

[ERR!] GitHub API: GitHub rate limit reached.
    To increase the limit use GitHub authentication.
    See: https://github.com/DefinitelyTyped/tsd#tsdrc

The issue was cause by typescript-angular petstore client still using tsd, which should be replaced by typings.

Swagger-codegen version

Latest master

Related issues/PRs

https://github.com/swagger-api/swagger-codegen/pull/6178

Suggest a fix/enhancement

Apply a fix similar to https://github.com/swagger-api/swagger-codegen/pull/6178

If anyone wants to work on this, please reply to let us know.

贡献者指南