From 661928f61b882a00737e1f3e3af7ac74a982b1b5 Mon Sep 17 00:00:00 2001 From: harold cooper Date: Thu, 20 Jul 2017 10:33:18 -0400 Subject: [PATCH] fix mock mode example The given example doesn't actually work, as discussed in #342 --- docs/mock-mode.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mock-mode.md b/docs/mock-mode.md index 42653edb..f9066fd1 100644 --- a/docs/mock-mode.md +++ b/docs/mock-mode.md @@ -42,6 +42,7 @@ produces: - application/json paths: /weather: + x-swagger-router-controller: weather get: responses: "200":