브렌치까지 하면 좋고, 각자 테스트 해주세요
[GIT] 📈 깃 브랜치 전략 정리 - Github Flow / Git Flow
method: PATCH url: {protocol}{domain}:{port}/user/editIntroduction
// body { "data": { "where": { "id": 1 // 바꾸려는 유저의 id }, "data": { "introduction": "test introduction" // 바꾸려는 닉네임 값 } } }