가게 생성 API (/store)

가게 리스트 조회 API (/store)

가게 상세 조회 API (/store/{storeId})

가게 정보수정 API (/store/{storeId})

가게 삭제 API (/store/{storeId})

관리자 기능

가게 사장님변경 API (/admin/store/{storeId})

가게 리스트 관리자 조회 API (/admin/store)