Skip to content

Commit 04d2485

Browse files
committed
refactor: fixed CICD setup file
1 parent 7356eff commit 04d2485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/remu/domain/feedback/controller/AiFeedbackControllerDocs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
public interface AiFeedbackControllerDocs {
1010

1111
@Operation(
12-
summary = "AI 피드백 생성 API by 매튜/진현준",
12+
summary = "AI 피드백 생성하는 API by 매튜/진현준",
1313
description = "AI 피드백 생성 API입니다."
1414
)
1515
@ApiResponses({

0 commit comments

Comments
 (0)