Conversation
…-page [docs] Event 웹 콘솔 관리 문서 제거 및 외부 콘솔 링크로 대체
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
… into docs/sync-llms-txt-event-naming
…naming [docs] `llms.txt`의 Webhook 명칭 통일 및 제거된 콘솔 색인 정리
- 지원 이벤트를 9종에서 3종(student.updated·club.updated·project.updated)으로 통합
- 페이로드를 data.old/data.new({index, object}) 구조로 변경
- 페이로드 명세를 도메인별 페이지로 분리하고 사이드바 nav 추가
- 재시도 간격을 1s→10s→100s로 정정
…-payloads docs: 이벤트 명세를 통합 구조(student/club/project.updated)로 개편
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request consolidates nine distinct event types into three unified event types (student.updated, club.updated, and project.updated) and introduces a common envelope structure using old and new payload states to represent creation, modification, and deletion. The documentation has been thoroughly updated to reflect these changes, including new detailed payload specifications for each domain and updated navigation structures. Feedback suggests clarifying the format of the student_number field in the student payload documentation to specify that the student's individual number is padded to two digits.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
…ront into feat/oauth-scope-redesign
…ront into feat/oauth-scope-redesign
[feat] oauth 로그인 scope 표시 스타일 변경
개요 💡
상용 환경(
main브랜치)으로 머지합니다.