Skip to content

Commit

Permalink
Merge pull request #10 from Kusitms-Hackathon-B/jaehyeon
Browse files Browse the repository at this point in the history
docs: update
  • Loading branch information
versatile0010 authored Oct 7, 2023
2 parents 0db9f13 + 8b11c23 commit 24c5070
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ public class DietController {
식단 ID 를 반환합니다.
식단 이미지는 RequestParam MultipartFile 형식으로, 이름은 반드시 image 로 넘겨주세요!
해당 식단의 분석 정보 api 에서 식단 ID 를 넘겨서 분석 정보를 받을 수 있습니다.
""")
@PostMapping("/{userId}")
Expand Down

0 comments on commit 24c5070

Please sign in to comment.