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

#361 [feat] 공개여부 조회 구현 #372

Merged
merged 2 commits into from
Jun 6, 2024
Merged

#361 [feat] 공개여부 조회 구현 #372

merged 2 commits into from
Jun 6, 2024

Conversation

parkheeddong
Copy link
Contributor

✒️ 관련 이슈번호

Key Changes 🔑

  1. 내용
    • 글모임 공개여부 조회 api를 구현하였습니다.

@parkheeddong parkheeddong self-assigned this Jun 3, 2024
Copy link
Member

@sohyundoh sohyundoh left a comment

Choose a reason for hiding this comment

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

감사합니다 :)

@@ -1,6 +1,7 @@
package com.mile.controller.moim;

import com.mile.config.filter.PrincipalHandler;
import com.mile.dto.ErrorResponse;
Copy link
Member

Choose a reason for hiding this comment

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

P3

사용하지 않는 임포트 문입니다! 삭제해주세요!

@parkheeddong parkheeddong merged commit c7f356d into develop Jun 6, 2024
1 check passed
@parkheeddong parkheeddong deleted the feat/#361 branch June 6, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

[feat] 글모임의 공개 여부 확인 API
2 participants