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
Swagger description으로 작성한 응답 예시와 실제 응답이 다른 경우가 있습니다. 저는 response message가 다른 경우를 여럿 발견했는데, reponse data 구조가 일치하는지와 에러 description도 함께 확인하면 좋을 것 같습니다.
Swagger description으로 작성한 응답 예시와 실제 응답을 비교해, 다른 경우 description을 수정합니다. Schema 별로 확인해서 필요한 부분이 있다면 고친 후, 아래 체크박스에 체크합니다.
The text was updated successfully, but these errors were encountered:
heesung6701
ChoHadam
No branches or pull requests
리팩토링 배경
Swagger description으로 작성한 응답 예시와 실제 응답이 다른 경우가 있습니다.
저는 response message가 다른 경우를 여럿 발견했는데, reponse data 구조가 일치하는지와 에러 description도 함께 확인하면 좋을 것 같습니다.
리팩토링 방법
Swagger description으로 작성한 응답 예시와 실제 응답을 비교해, 다른 경우 description을 수정합니다. Schema 별로 확인해서 필요한 부분이 있다면 고친 후, 아래 체크박스에 체크합니다.
리팩토링 개선된 점
관련 링크 / 참조
The text was updated successfully, but these errors were encountered: