-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Server] fix : 전체 카테고리에서 레시피를 추천 받는다 (#66)
fix(AiRecipeRecommendClient) : 전체 카테고리에서 레시피를 추천 받는다 - 재료 추가/삭제시, 전체 카테고리 기준으로 레시피를 추천 받습니다. - 카테고리를 특정하여 레시피를 추천받는 ai측 api와 카테고리를 지정하지 않고 레시피를 추천 받는 api가 다름에 따라, 메서드를 분리하였습니다.
- Loading branch information
Showing
1 changed file
with
24 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters