Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter improperly mapping in swagger #6

Open
yunyoung1819 opened this issue Jun 28, 2023 · 0 comments
Open

Parameter improperly mapping in swagger #6

yunyoung1819 opened this issue Jun 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working Swagger

Comments

@yunyoung1819
Copy link
Owner

상황

  • Swagger UI 화면에서 아이템 좋아요 시 path variable 변수가 제대로 매핑되지 않고 args로 표시되는 오류 발생

원인

  • 오류 발생 화면
    오류1

  • 정상 동작 화면
    오류2

해결

  • @PathVariable(value = "itemId") Long itemId 추가

참고

@yunyoung1819 yunyoung1819 added bug Something isn't working Swagger labels Jun 28, 2023
@yunyoung1819 yunyoung1819 self-assigned this Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Swagger
Projects
None yet
Development

No branches or pull requests

1 participant