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
{{baseUrl}}/auth/oauth/sign-up 위 URL로 sign-up 할때, auth.ts 파일 내의 BodySignUp 타입 내용과, API 명세서 내용이 다름.
하단은 API 명세서 정보임
https://documenter.getpostman.com/view/21233239/2sA3e2gA8P#b41281e5-039a-45d5-a793-74ecc1a1d420
The text was updated successfully, but these errors were encountered:
BodySignUp 타입 내가 고쳐도 되는건가? MSW랑 혹시 연계되어있는건가 싶어서.
Sorry, something went wrong.
MSW에서도 저 타입 그대로 가져다 쓰고 있어서 고쳐도 될거야 한번 확인해보고 수정하면 될것같아!
아~~ 오케이
timepresent95
Successfully merging a pull request may close this issue.
{{baseUrl}}/auth/oauth/sign-up
위 URL로 sign-up 할때,
auth.ts 파일 내의 BodySignUp 타입 내용과, API 명세서 내용이 다름.
하단은 API 명세서 정보임
https://documenter.getpostman.com/view/21233239/2sA3e2gA8P#b41281e5-039a-45d5-a793-74ecc1a1d420
The text was updated successfully, but these errors were encountered: