From 0e7b5a7e16a4f807580b152f3de766d1512543f1 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Wed, 20 Dec 2017 10:15:36 -0500 Subject: Consolidate syncrounous and asyncronous APIs Gizmo to present a single API, and the mode in which it interacts with the backend is configurable at deploy time. Change-Id: Iab96f71c9f99dd1d8d70f01a90478a975c50bff1 Issue-ID: AAI-482 Signed-off-by: sblimkie --- src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud2.route | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud2.route (limited to 'src/main/ajsc/crud-api_v1/crud-api') diff --git a/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud2.route b/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud2.route deleted file mode 100644 index 40a98bf..0000000 --- a/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud2.route +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit 1.2.3-korg