From e95a6a80d7f26d7a0bc87b8937de1b2d2ecb2330 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Sat, 2 Nov 2024 01:00:37 +0700 Subject: [PATCH] chore: some basic roadmap already completed --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 539052b..2481e19 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ Nest Auto CRUD is a library that provides a set of modules, decorator, service, ### Basic Thing -- Basic CRUD Controller with unique selection is ID and general request body -- Custom Read Query Unique Selection - Custom body mapping - Custom validation