Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
개요
요런걸 없앴슴니다
작업사항
동적으로 스웨거 응답값 생성 하도록 지정했습니다.
원래 예시값 적을때 json 형식으로 말도안되게 귀찮게 하는데 그런걸 없앴씁니다
api 하나마다 ( 적어주고싶은 중요한 에러가 있을시 )
위와같은방법으로 ApiErrorExample 에 타입정도 넘기시면 자동으로 예시값 생성됩니다.
ExplainError 어노테이션으로 추가부가설명을 적을 수있습니다.
어떠어떠할때 오류가 생성된다~ 그런식으로 기술하면됩니다~
변경로직