Skip to content

Commit

Permalink
Development day-6 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohanraj123 committed May 4, 2024
1 parent 4c88a75 commit c05844d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ interface RetrofitApi {
@Query("apiKey") apiKey: String,
@Query("number") number: Int
): Call<RandomRecipeResponse>

@GET("complexSearch")
}

0 comments on commit c05844d

Please sign in to comment.