Skip to content

Commit c997ff4

Browse files
committed
[#22] Refactor: Swagger 설명 수정
1 parent a481550 commit c997ff4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/main/java/com/example/triptalk/domain/tripPlan/controller/TripPlanController.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ public ApiResponse<TripPlanResponse.TripPlanStatusDTO> markTripPlanAsTraveled(
7272
- 일별 상세 일정 (DailySchedule + ScheduleItem)
7373
- 교통편 정보 (출발편, 귀환편)
7474
- 숙소 정보
75-
76-
### 🔐 인증
77-
- Authorization 헤더에 Bearer 토큰 필요
78-
- 로그인한 사용자의 여행 계획으로 저장
7975
"""
8076
)
8177
public ApiResponse<TripPlanResponse.TripPlanDTO> createTripPlanFromFastAPI(

0 commit comments

Comments
 (0)