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

fix: RateLimit 어노테이션 제거 #249

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

Namgyu11
Copy link
Contributor

@Namgyu11 Namgyu11 commented Oct 8, 2024

createAccompanyPost 메소드에서 RateLimit 어노테이션을 제거했습니다.

🚀 이 PR을 통해 해결하려는 문제

이 PR을 통해 해결하려는 문제를 적어주세요

  • [ ]

✨ 이 PR에서 핵심적으로 변경된 사항

문제를 해결하면서 주요하게 변경된 사항들을 적어 주세요

핵심 변경 사항 외에 추가적으로 변경된 부분

없으면 ‘없음’ 이라고 기재해 주세요

테스트

  • 테스트 코드
  • API 테스트

Namgyu11 and others added 2 commits October 8, 2024 14:32
createAccompanyPost 메소드에서 RateLimit 어노테이션을 제거했습니다.
- Updated `jointChatRoom` method to take `ChatRoomEntity` and `MemberEntity` instead of their IDs.
- Adjusted `createChatRoom` method to reflect these changes.
- Improved comments and corrected minor typos for better code readability.
```

관련 이슈: #123
참조: https://example.com/issue/123

Signed-off-by: Namgyu11 <103015031+Namgyu11@users.noreply.github.com>
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.

1 participant