Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature/#241] [프로젝트] API 구현 #249

Merged
merged 11 commits into from
Mar 16, 2024
Merged

Conversation

skytin1004
Copy link
Member

@skytin1004 skytin1004 commented Mar 11, 2024

프로젝트 게시판 API 구현, ./ gradlew clean build 성공 확인했습니다.
(2024-03-14: Postman CRUD 테스트 진행 완료, github-action 빌드 테스트 완료)

@skytin1004 skytin1004 changed the title Tester [프로젝트] API 구현 Mar 11, 2024
@skytin1004 skytin1004 added the new feature New feature or request label Mar 11, 2024
@skytin1004 skytin1004 self-assigned this Mar 11, 2024
import io.swagger.v3.oas.annotations.tags.Tag;

@Slf4j
@Tag(name = "게시글 관리")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

프로젝트 로 수정해주세요. project 폴더 내에 코드들이 게시판 으로 명세된게 많은데 일괄 수정해주세요.

@skytin1004
Copy link
Member Author

skytin1004 commented Mar 15, 2024

@whitem4rk 리뷰 반영 및 build, postman 테스트 완료했습니다. 시간 날 때 리뷰 부탁드리겠습니다.

@whitem4rk whitem4rk changed the title [프로젝트] API 구현 [feature/Inhabas#241] [프로젝트] API 구현 Mar 16, 2024
@whitem4rk whitem4rk merged commit 6d68d4a into InhaBas:master Mar 16, 2024
2 checks passed
@whitem4rk whitem4rk changed the title [feature/Inhabas#241] [프로젝트] API 구현 [feature/#241] [프로젝트] API 구현 Mar 16, 2024
@skytin1004 skytin1004 deleted the tester branch March 17, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants