We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Android에서는 해당 문제가 발생하지 않는데, iOS에서는 해당 로직이 적용되지 않는다.
To Reproduce 1.GET, "/api/v1/users/examples/with-picture" 2. request header: jwt 3. 앱 작동에 문제가 생기지는 않지만, 가로 비율의 사진이 첫 번째에 오는 로직이 적용되지 않는다.
Expected behavior 인앱 결제 추가에 따라 응답에 type 필드가 추가된 것 이외에는 수정한 것이 없다. 이 부분을 삭제하고 다시 테스트 해봐야 겠다.
Screenshots swagger or postman 스샷 있으면 도움이 많이 됩니다.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Merge pull request #243 from Genti2024/fix/242-ios-feedview
cb93b22
Fix: #242 피드 뷰 예시 사진 조회 API의 ResponseDto 수정
9198c4e
LeeJae-H
No branches or pull requests
Describe the bug
Android에서는 해당 문제가 발생하지 않는데, iOS에서는 해당 로직이 적용되지 않는다.
To Reproduce
1.GET, "/api/v1/users/examples/with-picture"
2. request header: jwt
3. 앱 작동에 문제가 생기지는 않지만, 가로 비율의 사진이 첫 번째에 오는 로직이 적용되지 않는다.
Expected behavior
인앱 결제 추가에 따라 응답에 type 필드가 추가된 것 이외에는 수정한 것이 없다.
이 부분을 삭제하고 다시 테스트 해봐야 겠다.
Screenshots
swagger or postman 스샷 있으면 도움이 많이 됩니다.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: