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

community upload api 구현 #21

Merged
merged 2 commits into from
Aug 29, 2023
Merged

community upload api 구현 #21

merged 2 commits into from
Aug 29, 2023

Conversation

peter-j0y
Copy link
Member

😎 작업 내용

  • community에 게시글 업로드하는 api 구현

🧐 변경된 내용

  • post에서 history 빼도 되지 않을까요? 논의가 필요할 것 같은데 일단은 주석처리 해놨습니다.

🥳 동작 화면

  • 동작 화면 없음

🤯 이슈 번호

  • 이슈 없음

@peter-j0y peter-j0y requested a review from bngsh August 27, 2023 11:37
@peter-j0y peter-j0y self-assigned this Aug 27, 2023
@github-actions
Copy link

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link
Collaborator

@bngsh bngsh left a comment

Choose a reason for hiding this comment

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

고생하셨습니당~~

@@ -29,17 +29,24 @@ public class BadgeController {

@Operation(summary = "유저 아이디로 배지 가져오기", description = "유저 아이디를 통해 배지를 해당 유저가 획득한 배지들을 조회합니다.")
@Parameters({
@Parameter(name = "userId", description = "유저 아이디", example = "123")
@Parameter(name = "walkieId", description = "유저 아이디", example = "123")
Copy link
Collaborator

Choose a reason for hiding this comment

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

감사합니다!!

@peter-j0y peter-j0y merged commit 599ea64 into main Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants