docs : API 버전 호환성 관리 문서 추가 - #8
Open
hoooonshub wants to merge 1 commit into
Open
Conversation
hoooonshub
marked this pull request as ready for review
August 18, 2026 05:23
pbk95120
self-requested a review
August 25, 2026 12:37
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.
변경 내용
API versioning.md문서를 추가했습니다.1.0.x, 프론트엔드1.0.x로 기록했습니다.x,^, 부등호,||버전 범위 표기 규칙과 문서 갱신 원칙을 명시했습니다.변경 이유
프론트엔드와 백엔드가 배포 전에 서로 호환되는 버전인지 공통 문서에서 바로 확인할 수 있도록 하기 위함입니다.
영향
실행 코드나 API 동작에는 영향이 없으며, 개발진이 운영 배포 버전의 호환성을 확인하고 직접 갱신하는 기준 문서가 추가됩니다.
검증
git diff --check origin/main...HEADorigin/main대비 변경 파일이API versioning.md1개인지 확인