Skip to content

Commit

Permalink
modify swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chlwldms committed Dec 22, 2024
1 parent e8885f3 commit 6009ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/userMap.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const handleListUserMemoryLocs = async (req, res, next) => {
},
message: {
type: "string",
example: "저장된 장소가 없습니다."
example: "존재하지 않는 사용자입니다."
}
}
}
Expand Down

0 comments on commit 6009ea6

Please sign in to comment.