[docs] 학생 데이터에 Github 관련 정보 추가 및 Java/Python SDK 변경사항을 기술 문서에 반영#133
Merged
snowykte0426 merged 5 commits intodevelopfrom Mar 31, 2026
Merged
[docs] 학생 데이터에 Github 관련 정보 추가 및 Java/Python SDK 변경사항을 기술 문서에 반영#133snowykte0426 merged 5 commits intodevelopfrom
snowykte0426 merged 5 commits intodevelopfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the student data model by adding githubId, githubUrl, and major fields across the documentation, SDK examples, and shared TypeScript types. It also includes version bumps for the Java SDKs. A suggestion was made to clarify a comment in the Python SDK documentation to prevent confusion about how the GitHub ID filter works.
LeeSangHyeok0731
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요 💡
학생 데이터에 몇가지 필드가 더 추가됨에 따라 이를 기술 문서에 반영하였습니다.
작업내용 ⌨️
해당 작업들에 대한 작업 사항이 기술 문서에 반영되지 않았는데 이를 수정하였습니다.