From 8a49f2b43fd72c38de1af29d35abe5bebc79e988 Mon Sep 17 00:00:00 2001 From: Logan Wright Date: Wed, 3 Aug 2016 21:32:58 -0400 Subject: [PATCH] body couscous --- couscous.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/couscous.yml b/couscous.yml index 6003b205..6a02a3f9 100644 --- a/couscous.yml +++ b/couscous.yml @@ -77,6 +77,9 @@ menu: guide-response: text: Response relativeUrl: http/response.html + guide-response-body: + text: Body + relativeUrl: http/body.html guide-response-representable: text: ResponseRepresentable relativeUrl: http/response-representable.html