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.
(예전에 미션 수행한 적이 있다보니 깃이 꼬여서 우선은 Master로 지정해뒀는데 이후 close 할게요.)
소감
background: cucumber를 예전에 써봤지만 너무 예전이라 거의 처음써보는 것과 같음
질문
저는 개인적으로 Map을 받는 걸 선호하지 않아서 예전에도 모두 dto class로 변환해서 body로 넘겼었는데요, 이번에도 그렇게 진행하려고 했을 때 SectionRequest에서 json parsing에러가 나는데 정확히 어떤 이유인질 모르겠어요..