Liu Yihao

Results 8 issues of Liu Yihao

Fix #23 `exclude={'id'}` was only added when updating a document, now I added to creating as well. PS. maybe setting "exclude_none" to true can be another solution?

bug

This fixed #1177 Before: [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=tc-imba&langs_count=10&layout=compact&theme=graywhite)](https://github.com/anuraghazra/github-readme-stats) After: [![Top Langs](https://github-readme-stats-peach-two.vercel.app/api/top-langs/?username=tc-imba&langs_count=10&layout=compact&theme=graywhite)](https://github.com/anuraghazra/github-readme-stats) PS. I have some python repos recently but not shown in the first figure because they are not in the oldest...

enhancement

In font awesome 5 with react, the traditional Web Font-based icons are not supported, this library is not compatible with font awesome now. https://fontawesome.com/v5.15/how-to-use/on-the-web/using-with/react

enhancement

Related to #140 相同的[openapi.json](https://github.com/chenshuai2144/openapi2typescript/files/14729766/openapi.json)文件,新版本输出的request浏览器发送的contentType仍然错误 v1.9.1 浏览器发送 `Content-Type: application/x-www-form-urlencoded` 生成的是 ``` /** Auth:Jwt.Login POST /api/v1/auth/jwt/login */ export async function authJwtLoginApiV1AuthJwtLoginPost( body: API.BodyAuthJwtLoginApiV1AuthJwtLoginPost, options?: { [key: string]: any }, ) { const...

## Redesign config file (Draft) ### Languages (renamed to toolchains if fine) languages (toolchains) can be read by the web portal and user can select from them in each toolchain,...

**Describe the bug** The most used languages count only count the oldest 100 projects sorted by time. The new projects are not counted **Expected behavior** The most used languages count...

bug
lang-card