Skip to content

Commit

Permalink
๐Ÿฆท :: url ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyoil2 committed Jul 17, 2024
1 parent 2748fbc commit 21b8ec8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class NewsController (

) {

@GetMapping
@GetMapping("/list")
fun newsList() : NewsListResponse {
return getNewsService.execute()
}
Expand Down

0 comments on commit 21b8ec8

Please sign in to comment.