Skip to content

[Fix/#402] 옷 목록 조회 API에서 isTodayCoordinateCloth 필드 추가#403

Merged
Ssamssamukja merged 1 commit intodevelopfrom
fix/#402-get-clothes-api
Mar 6, 2026
Merged

[Fix/#402] 옷 목록 조회 API에서 isTodayCoordinateCloth 필드 추가#403
Ssamssamukja merged 1 commit intodevelopfrom
fix/#402-get-clothes-api

Conversation

@Ssamssamukja
Copy link
Copy Markdown
Collaborator

📌 연관 이슈

🌱 PR 요약

옷 목록 조회 api에서 조회된 옷들 중 오늘의 코디에 해당하는 옷인지에 대한 여부를 반환하는 필드가 필요하여 isTodayCoordinateCloth (boolean값) 필드 추가하였습니다.

🛠 작업 내용

📸 스크린샷

❗️리뷰어들께

@Ssamssamukja Ssamssamukja self-assigned this Mar 6, 2026
@Ssamssamukja Ssamssamukja linked an issue Mar 6, 2026 that may be closed by this pull request
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
73.7% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@Ssamssamukja Ssamssamukja merged commit 9095983 into develop Mar 6, 2026
2 of 3 checks passed
@Ssamssamukja Ssamssamukja deleted the fix/#402-get-clothes-api branch March 6, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] 옷 조회 API 수정

1 participant