From b87027a3c7d3bc88e2674c9e22c8745c9dbf1043 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jul 2019 17:18:23 +0300 Subject: Add: MuckStore --- yarns/100-projects.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/100-projects.yarn') diff --git a/yarns/100-projects.yarn b/yarns/100-projects.yarn index 4c5291f..3c4edbc 100644 --- a/yarns/100-projects.yarn +++ b/yarns/100-projects.yarn @@ -53,6 +53,7 @@ building them. We start by starting an instance of the controller. ... uapi_projects_id_get ... uapi_projects_id_put ... uapi_projects_id_delete + ... create update show delete AND a running ick controller WHEN user makes request GET /projects -- cgit v1.2.1