You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
기존 [post] /create/test 라우터의 역할을 검증 뿐만이 아니라 방 생성을 위한 preValidationKey 를 같이 전달하여서,
이 값이 없으면 [post] /create를 호출하지 못하도록 하고, 기존 슬랙 노티 로직을 [post] /create 쪽에 이관하는 업무
The text was updated successfully, but these errors were encountered:
Summary
기존 [post] /create/test 라우터의 역할을 검증 뿐만이 아니라 방 생성을 위한 preValidationKey 를 같이 전달하여서,
이 값이 없으면 [post] /create를 호출하지 못하도록 하고, 기존 슬랙 노티 로직을 [post] /create 쪽에 이관하는 업무
The text was updated successfully, but these errors were encountered: