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
api hub가 현재 호출을 무조건 get으로 받는 형태인데요~ 아래와 같은 형태로 개선되는게 좋지 않을까 생각되어 이슈 남깁니다.
The text was updated successfully, but these errors were encountered:
개선 할 수 있도록 하겠습니다.
Sorry, something went wrong.
@hangum get 방식으로 긴 parameter를 보낼 경우 한계가 있는 것 같습니다. 디테일하게 디버깅하기도 좀 힘드네요 ㅠ insert, update 일 경우 post 방식으로 api hub를 던질 수 있었으면 합니다.
No branches or pull requests
api hub가 현재 호출을 무조건 get으로 받는 형태인데요~
아래와 같은 형태로 개선되는게 좋지 않을까 생각되어 이슈 남깁니다.
The text was updated successfully, but these errors were encountered: