Skip to content

Commit

Permalink
[Chore/#63] url 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ss99x2002 committed Jul 16, 2023
1 parent 5b4a101 commit 0408bf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ interface HomeService {
@GET("/home")
suspend fun getHomeData(): HomeResponseDto
@Headers("Content-Type: application/json")
@GET("/home/invite")
@GET("/home/case")
suspend fun getResponseCase() : HomeCaseResponseDto
}

0 comments on commit 0408bf3

Please sign in to comment.