feat(api): integrate leetcode.cn API endpoints#101
feat(api): integrate leetcode.cn API endpoints#101JacobLinCool merged 5 commits intoJacobLinCool:mainfrom
Conversation
jinzcdev
commented
Apr 9, 2025
- feat: add APIs for leetcode.cn endpoints
- test: add API tests for leetcode.cn endpoints
There was a problem hiding this comment.
Copilot reviewed 7 out of 16 changed files in this pull request and generated 1 comment.
Files not reviewed (9)
- src/graphql/leetcode-cn/problem-set.graphql: Language not supported
- src/graphql/leetcode-cn/problem.graphql: Language not supported
- src/graphql/leetcode-cn/question-of-today.graphql: Language not supported
- src/graphql/leetcode-cn/recent-ac-submissions.graphql: Language not supported
- src/graphql/leetcode-cn/user-contest-ranking.graphql: Language not supported
- src/graphql/leetcode-cn/user-problem-submissions.graphql: Language not supported
- src/graphql/leetcode-cn/user-profile.graphql: Language not supported
- src/graphql/leetcode-cn/user-progress-questions.graphql: Language not supported
- src/graphql/leetcode-cn/user-status.graphql: Language not supported
JacobLinCool
left a comment
There was a problem hiding this comment.
Hello, thanks for the massive contributions!
I've tested the tests without authentication, and they work well. (I don't have a LeetCode CN account, and I don't know why I can't receive the activation code...)
But I think it's okay to merge this. Thank you!
|
Oh, I forgot to mention—please use |
🦋 Changeset detectedLatest commit: c9c774a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Oh, this seems to be a minor-level update. I'll resubmit it. |
e36889e to
c9c774a
Compare