o2o-castad-backend/app/home
hbyang 98c6515192 feat(marketing): 직접 입력 경로에 official_site_url 입력 지원
POST /marketing 요청에 official_site_url(선택, 기본 null)을 추가한다.
http/https 스킴만 허용하고 2048자 초과는 422로 거부하며, 값이 있으면
marketing.official_site_url에 저장돼 기존 영상 조회 응답에 그대로 노출된다.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVSeUT2pEmeHc6hG6gVXUS
2026-08-21 10:57:42 +09:00
..
api feat(marketing): 직접 입력 경로에 official_site_url 입력 지원 2026-08-21 10:57:42 +09:00
schemas feat(marketing): 직접 입력 경로에 official_site_url 입력 지원 2026-08-21 10:57:42 +09:00
services feat(home): 이미지 업로드에 크기·개수 상한과 task 직렬화 락 도입 2026-08-11 17:06:21 +09:00
tests add logger 2026-01-14 17:46:45 +09:00
worker finish 2026-01-28 19:23:46 +09:00
__init__.py first commit 2025-12-19 09:36:23 +09:00
dependency.py first commit 2025-12-19 09:36:23 +09:00
models.py feat(crawling): 업체 공식 링크 수집·저장 및 official_site_url 응답 연동 2026-08-21 10:49:46 +09:00