Skip to content

Commit

Permalink
chore: swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
megymj committed Nov 13, 2023
1 parent d9127c1 commit 3745ad9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public class NewsCrawlerController {
웹 크롤링을 해오는 사이트 원본 주소: https://finance.naver.com/item/news_news.nhn?code=161890&page=1&sm=title_entity_id.basic&clusterId=
요청 예시) GET: [요청 url]:8080/api/news?nickname=사용자의 닉네임
요청 포맷] GET: [요청 url]:8080/api/news?nickname=사용자의 닉네임, e.g) [요청 url]:8080/api/news?nickname=testUser
""")
@GetMapping
@news_OK
Expand Down

0 comments on commit 3745ad9

Please sign in to comment.