Skip to content

Conversation

@joowojr
Copy link
Contributor

@joowojr joowojr commented Feb 13, 2025

📄 요약(Summary)

attachment, comment의 file_url 길이 제한 수정

✍🏼 상세(More)

PR Desciption

변경 사항 설명

  • attachment, comment의 file_url 길이를 2048자로 수정합니다.

Requirements for Reviewer

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

PR Log

PR 작업하면서 고민했던 내용, 해결한 내용, 고민 중인 내용 등

새롭게 배운 것

고민 중인 사항

첨부 자료

Requirements for Reviewer

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

✅ 체크리스트(Checklist)

  • PR 양식에 맞게 작성했습니다
  • 모든 테스트가 통과했습니다
  • 프로그램이 정상적으로 작동합니다
  • 적절한 PR 라벨을 설정했습니다
  • 불필요한 코드를 제거했습니다

🚪 이슈 번호(Issue numbers)

Closes #536

@joowojr joowojr added the ♻️ refactor 코드가 내부적으로 작동하는 방식을 변경합니다. cleanup과는 다릅니다. label Feb 13, 2025
@joowojr joowojr self-assigned this Feb 13, 2025
@joowojr joowojr merged commit 0ebf1ce into develop Feb 13, 2025
1 check passed
@joowojr joowojr deleted the CLAP-413 branch February 13, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ refactor 코드가 내부적으로 작동하는 방식을 변경합니다. cleanup과는 다릅니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLAP-413 attachment file_url의 길이 제한 확장

2 participants