[FEATURE] Board 생성/수정/조회/활성화/비활성화, 특정 게시판 조회(제목+설명) #65
+600
−117
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.
name: PULL_REQUEST_TEMPLATE
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
PR Type
<!— Please check the one that applies to this PR using "x". —>
요약(Summary)
상세 내용(Describe your changes)
1. 게시판 생성
성공 응답
관리자가 아닌 경우
학교 게시판 중복 생성하는 경우
필수 값이 누락된 경우
2. 게시판 수정
성공 응답
관리자가 아닌 경우
필수 값 누락된 경우
3. 게시판 보관(비활성화)
성공 응답
관리자가 아닌 경우
중복 요청
4. 게시판 활성화
성공 응답
관리자가 아닌 경우
중복 요청
5. 게시판 목록 조회 (관리자 페이지용)
성공 응답
관리자가 아닌 경우
6. 특정 게시판 제목 + 설명 조회 (관리자 기능 X)
성공 응답
Issue Number or Link
#62