- 😄 About me: I'm a Tester, not a Coder.
- 💪 I’m currently learning
- 🔭 I'm currently working at Lazada (Alibaba Group) and previously worked at iFlytek. I'm looking for job opportunities in Wuhan, Hubei Province.
- 👯 My blog is https://blog.ihuster.top.
- 📫 My email: leeyoshinari@gmail.com

Lie flat
-
HUST
- New York
Pinned Loading
374 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 4 commits in 3 repositories
Opened 1 pull request in 1 repository
leeyoshinari/WinHub
1
merged
-
fix style
This contribution was made on Apr 12
Created an issue in litestar-org/litestar that received 3 comments
Bug: Can parse request body
Description
If the code is as follows, the parameters cannot be recognized.
class UserBase(BaseModel): username: str password: str @post(path="/") …
1 of 4 tasks