변경사항

userComponent

Untitled

GET /user/{:userId}/info ⇒ 200

PUT /user/{:userId}/block ⇒ 200 || 201

DELETE /user/{:userId}/block ⇒ 200

PUT /user/{:userId}/friend ⇒ 200 || 201

DELETE /user/{:userId}/friend ⇒ 200

PUT /user/{:userId}/dm ⇒ 201 || 304 (with Content-Location)